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 b30fc39 commit 0fd2026
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ on:

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

env:
CARGO_INCREMENTAL: 0
Expand Down

0 comments on commit 0fd2026

Please sign in to comment.