Skip to content

Commit 32e2a83

Browse files
committed
Revert "Disable "cancel-in-progress" temporarily so we can see the full matrix of CI results"
This reverts commit 8a945f7. Signed-off-by: Joshua Minor <joshm@pixar.com>
1 parent 8a945f7 commit 32e2a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717

1818
concurrency:
1919
group: ${{ github.workflow }}-${{ github.ref }}
20-
# cancel-in-progress: true
20+
cancel-in-progress: true
2121

2222
jobs:
2323
cpp_build:

0 commit comments

Comments
 (0)