Skip to content

Commit

Permalink
[actions] skip npm ls on older nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Apr 19, 2022
1 parent 8717e6d commit 62d31e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node-aught.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
with:
range: '< 10'
type: minors
skip-ls-check: true
command: npm run tests-only

node:
Expand Down

0 comments on commit 62d31e7

Please sign in to comment.