Skip to content

Commit

Permalink
Don't block tests on lints
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Nov 5, 2024
1 parent 56ef4a9 commit 511b800
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
- run: pnpm lint

tests:
needs: lint
name: "Tests"
runs-on: ubuntu-latest

Expand Down

0 comments on commit 511b800

Please sign in to comment.