Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
steffengy authored Sep 21, 2024
1 parent 0fd2026 commit e3253dc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ on:

concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
# Temporarily disabled
# cancel-in-progress: true
cancel-in-progress: false

env:
CARGO_INCREMENTAL: 0
Expand Down

0 comments on commit e3253dc

Please sign in to comment.