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 72b46cf commit d46a84fCopy full SHA for d46a84f
1 file changed
.github/workflows/ci.yml
@@ -17,5 +17,4 @@ jobs:
17
node-version: ${{ matrix.node-version }}
18
- run: npm i
19
- run: |
20
- node -e "require('spec-up')({ nowatch: true })"
21
npm run spec
0 commit comments