Thanks to visit codestin.com Credit goes to github.com
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 3a932b8 commit 08f02d7Copy full SHA for 08f02d7
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
- run: pnpm install
25
- run: pnpm lint
26
if: matrix.os == 'ubuntu-latest'
27
- - run: test:types
+ - run: pnpm test:types
28
29
- run: pnpm build
30
0 commit comments