Skip to content

Commit

Permalink
dont wait for other steps
Browse files Browse the repository at this point in the history
  • Loading branch information
beeequeue committed Mar 7, 2024
1 parent 46ac4f5 commit 53c9ba2
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 @@ -64,7 +64,6 @@ jobs:
- run: pnpm typecheck

benchmark:
needs: [lint, typecheck]
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 53c9ba2

Please sign in to comment.