Skip to content

Commit

Permalink
action: otherwise it will fail on windows with ". is not recognized a…
Browse files Browse the repository at this point in the history
…s an internal or external command"
  • Loading branch information
v1v committed Mar 30, 2023
1 parent 1b54c5f commit 011bec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,4 +163,4 @@ jobs:
node-version: 14
- run: npm install
- run: npm ls --all || true
- run: npm test
- run: node test/test.js

0 comments on commit 011bec6

Please sign in to comment.