Skip to content

Commit

Permalink
Try fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
qnga committed Oct 5, 2023
1 parent 2e430a5 commit 0018fab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 20
corepack-enable: true
- name: Install dependencies
run: pnpm install --frozen-lockfile
- name: Lint
run: pnpm run lint
Expand Down

0 comments on commit 0018fab

Please sign in to comment.