Skip to content

Commit

Permalink
[actions] skip pack check (no tests)
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed May 28, 2024
1 parent 003191a commit a40f8ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/node-pretest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ on: [pull_request, push]
jobs:
tests:
uses: ljharb/actions/.github/workflows/pretest.yml@main
with:
skip-pack: true

0 comments on commit a40f8ee

Please sign in to comment.