We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2e041c commit 80cb7baCopy full SHA for 80cb7ba
.github/workflows/ci-tests.yml
@@ -9,7 +9,7 @@ on:
9
10
concurrency:
11
group: build-${{ github.event.pull_request.number || github.ref }}
12
- cancel-in-progress: true
+ #cancel-in-progress: true
13
14
env:
15
TOX_SKIP_MISSING_INTERPRETERS: False
0 commit comments