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 a56baee commit 283fd9cCopy full SHA for 283fd9c
.github/workflows/test.yml
@@ -20,4 +20,4 @@ jobs:
20
- name: Prepare Npm
21
run: sh npm.sh
22
- name: Test
23
- run: npm run testd
+ run: npm run test
0 commit comments