Skip to content

Commit

Permalink
chore: Run benchmark in parallel
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Jul 12, 2024
1 parent 58c1d13 commit ddb47a8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ on:
pull_request:
types: ["opened", "reopened", "synchronize"]

concurrency:
group: ${{ github.workflow }}-${{ github.sha }}
cancel-in-progress: false

env:
CI: 1
CARGO_INCREMENTAL: 0
Expand Down

0 comments on commit ddb47a8

Please sign in to comment.