Skip to content

Commit 569319a

Browse files
authored
Merge pull request #889 from Debilski/feature/threaded-ci
2 parents dbcb207 + 5ceb4aa commit 569319a

9 files changed

Lines changed: 607 additions & 270 deletions

File tree

.github/workflows/test_pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,5 +129,5 @@ jobs:
129129
- name: Run ci_engine session
130130
run: |
131131
cd contrib
132-
python ci_engine.py -n 5
132+
python ci_engine.py run -n 5
133133
timeout-minutes: 5

0 commit comments

Comments
 (0)