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 7feff9c commit 96974b0Copy full SHA for 96974b0
.github/workflows/test.yml
@@ -41,4 +41,5 @@ jobs:
41
run: npm ci
42
43
- name: Run Mocha unit tests
44
- run: npm run test
+ run: npm run test
45
+
0 commit comments