We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6febcf3 commit 8a945f7Copy full SHA for 8a945f7
.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