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 a6b48ef commit b8590b7Copy full SHA for b8590b7
1 file changed
.github/workflows/verify.yml
@@ -26,4 +26,4 @@ jobs:
26
run: npm install
27
28
- name: Test
29
- run: npm test:ci
+ run: npm run test:ci
0 commit comments