Skip to content

Commit 7eb2c0d

Browse files
committed
DO NOT MERGE, let all tests run
1 parent 1bee55f commit 7eb2c0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
concurrency:
1111
group: build-${{ github.event.pull_request.number || github.ref }}
12-
cancel-in-progress: true
12+
#cancel-in-progress: true
1313

1414
env:
1515
TOX_SKIP_MISSING_INTERPRETERS: False

0 commit comments

Comments
 (0)