We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4c905c commit 72b46cfCopy full SHA for 72b46cf
1 file changed
.github/workflows/ci.yml
@@ -18,5 +18,4 @@ jobs:
18
- run: npm i
19
- run: |
20
node -e "require('spec-up')({ nowatch: true })"
21
- npm run spec
22
- rm -rf node_modules
+ npm run spec
0 commit comments