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 4f33bdf commit ef133d6Copy full SHA for ef133d6
.github/workflows/ci.yml
@@ -19,3 +19,4 @@ jobs:
19
- run: npm ci
20
- run: npm run build
21
- run: npm test
22
+ - run: npx tsgo
.github/workflows/tsgo.yml
0 commit comments