We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb743b3 commit 9a140c8Copy full SHA for 9a140c8
1 file changed
.github/workflows/build.yml
@@ -15,4 +15,4 @@ jobs:
15
with:
16
node-version: 18
17
- run: npm ci
18
- - run: npm test
+ - run: npm build
0 commit comments