There was an error while loading. Please reload this page.
1 parent 226d034 commit 7dfeb04Copy full SHA for 7dfeb04
1 file changed
.github/workflows/run_tests.yml
@@ -15,10 +15,6 @@ on:
15
required: true
16
workflow_dispatch:
17
18
-concurrency:
19
- group: ${{ github.workflow }}-${{ github.ref }}
20
- cancel-in-progress: true
21
-
22
env:
23
PYTHON_VERSION: "3.12"
24
0 commit comments