We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a945f7 commit 32e2a83Copy full SHA for 32e2a83
.github/workflows/python-package.yml
@@ -17,7 +17,7 @@ on:
17
18
concurrency:
19
group: ${{ github.workflow }}-${{ github.ref }}
20
- # cancel-in-progress: true
+ cancel-in-progress: true
21
22
jobs:
23
cpp_build:
0 commit comments