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 f470db0 commit f057e09Copy full SHA for f057e09
.github/workflows/ci.yml
@@ -23,4 +23,4 @@ jobs:
23
uses: bahmutov/npm-install@v1
24
25
- name: Test package
26
- run: yarn tsdx test
+ run: yarn test
0 commit comments