Skip to content

Commit

Permalink
🧪 cancel-in-progress
Browse files Browse the repository at this point in the history
  • Loading branch information
juftin committed May 24, 2024
1 parent ab73e85 commit 532a0fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
runs-on: ${{ matrix.os }}
concurrency:
group: ${{ github.workflow }}-${{ matrix.name }}-${{ github.ref }}
cancel-in-progress: true
cancel-in-progress: false
env:
PIP_COMPILE_DISABLE: true
HATCH_DEBUG: true
Expand Down

0 comments on commit 532a0fd

Please sign in to comment.