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 07e202c commit 17866d5Copy full SHA for 17866d5
1 file changed
.github/workflows/main.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: ./.github/actions/setup-deps
17
18
- name: Check Types
19
- run: pnpm run types
+ run: pnpm run all:types
20
linting:
21
name: Linting
22
runs-on: ubuntu-latest
0 commit comments