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 8d06aab commit a9340a0Copy full SHA for a9340a0
1 file changed
.github/workflows/ci.yml
@@ -17,7 +17,6 @@ jobs:
17
- uses: actions/setup-node@v6
18
with:
19
node-version: ${{ matrix.node-version }}
20
- cache: npm
21
- run: npm ci
22
- run: npm run typecheck
23
- run: npm run lint
0 commit comments