Skip to content

Commit

Permalink
Revert "omit iojs"
Browse files Browse the repository at this point in the history
This reverts commit 1b170d7.
  • Loading branch information
goto-bus-stop committed Jul 10, 2023
1 parent 1b170d7 commit aaaebdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node-aught.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
tests:
uses: ljharb/actions/.github/workflows/node.yml@main
with:
range: '>= 4 < 10 || 0.x'
range: '< 10'
type: minors
command: npm run tests-only

Expand Down

0 comments on commit aaaebdc

Please sign in to comment.