Skip to content

Commit 1594f64

Browse files
committed
Debug CI failures
Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
1 parent 21c8fa5 commit 1594f64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646
path: release/*.tar.gz
4747

4848
- name: Run tests
49-
run: ./venv/bin/pytest -n3
49+
run: ./venv/bin/pytest -n3 -x

0 commit comments

Comments
 (0)