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 9360e59 commit 9df73bcCopy full SHA for 9df73bc
.github/workflows/test.yml
@@ -58,4 +58,5 @@ jobs:
58
with:
59
cache: npm
60
- run: npm install --no-fund --no-audit --ignore-scripts
61
+ - run: npm run build
62
- run: npm test
0 commit comments