Skip to content

Commit

Permalink
Don't check first, fails and exits
Browse files Browse the repository at this point in the history
  • Loading branch information
TyHil committed Jan 30, 2024
1 parent 7272a61 commit 44657d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/lint-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ jobs:
node-version: '18'
- run: npm install next
- run: npm run lint:check
- run: npm run format:check
- run: npm run format
- run: cat tsconfig.json
- run: git diff tsconfig.json
Expand Down

0 comments on commit 44657d5

Please sign in to comment.