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 db9a8bf commit e2fa3bcCopy full SHA for e2fa3bc
1 file changed
.github/workflows/ci.yml
@@ -30,4 +30,5 @@ jobs:
30
with:
31
node-version: ${{ matrix.node-version }}
32
- run: npm install
33
+ - run: npm build
34
- run: npm run test:coverage
0 commit comments