Skip to content

Commit 298be9b

Browse files
authored
Remove cancel in progress
Testing that this works is way harder when any single failure in one of the jobs cancels everything else.
1 parent 7c66de1 commit 298be9b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ on:
1111

1212
concurrency:
1313
group: test-${{ github.ref_name }}
14-
cancel-in-progress: ${{ github.ref_name != 'main' }}
1514

1615
permissions:
1716
contents: read

0 commit comments

Comments
 (0)