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 169570b commit 2fe0799Copy full SHA for 2fe0799
.github/workflows/build.yaml
@@ -11,4 +11,4 @@ jobs:
11
with:
12
node-version: 18
13
- run: npm ci
14
- - run: npm test
+ - run: npm run build
0 commit comments