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 7f63772 commit d60d8fbCopy full SHA for d60d8fb
.github/workflows/release.yml
@@ -29,7 +29,7 @@ jobs:
29
run: npm run validate
30
31
- name: Run tests
32
- run: npm run test:all
+ run: npm run test
33
34
- name: Publish to npm
35
run: npm publish
0 commit comments