Skip to content

Commit

Permalink
Remove jstest copy of nopt, which will not run on Node <= v12
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoglan committed Sep 7, 2023
1 parent 4983d15 commit 0f1e856
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ jobs:

- run: node --version
- run: npm install
- run: rm -rf node_modules/jstest/node_modules/nopt
- run: npm test

0 comments on commit 0f1e856

Please sign in to comment.