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 2e8bf2f commit 960ec99Copy full SHA for 960ec99
.github/workflows/test.yml
@@ -26,4 +26,4 @@ jobs:
26
run: |
27
npm install
28
npm test
29
- npm build
+ npm run build
0 commit comments