We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0cc621 commit 6ffaae9Copy full SHA for 6ffaae9
.github/workflows/test.yml
@@ -13,4 +13,4 @@ jobs:
13
with:
14
node-version: "18"
15
- run: npm i
16
- - run: npm test-ci
+ - run: npm run test-ci
0 commit comments