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 2394aab commit a472761Copy full SHA for a472761
.github/workflows/definitely-typed.yml
@@ -32,4 +32,4 @@ jobs:
32
33
- name: Run tests in DefinitelyTyped
34
working-directory: ./DefinitelyTyped
35
- run: npm test
+ run: npm run test-all
0 commit comments