Skip to content

Commit 2001d50

Browse files
committed
build(github): hopefully fix github actions
1 parent 7a3bdf9 commit 2001d50

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,6 @@ jobs:
2727
node-version: ${{ env.NODE_VERSION }}
2828
cache: pnpm
2929

30-
- name: Run Lint and Typecheck
31-
uses: cypress-io/github-action@v6
32-
with:
33-
runTests: false
34-
3530
- run: pnpm install --frozen-lockfile
3631
- run: pnpm lint
3732
- run: pnpm typecheck

0 commit comments

Comments
 (0)