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 d8d6b3c commit ed7722cCopy full SHA for ed7722c
.github/workflows/test.yml
@@ -19,5 +19,4 @@ jobs:
19
node-version: ${{ matrix.node }}
20
21
- run: npm i
22
- - run: npm run build
23
- run: npm run test
0 commit comments