mirror of
https://github.com/wkulhanek/bonob.git
synced 2025-12-21 17:33:29 +01:00
bug in ci
This commit is contained in:
@@ -47,7 +47,7 @@ jobs:
|
|||||||
- run:
|
- run:
|
||||||
name: run tests
|
name: run tests
|
||||||
command: |
|
command: |
|
||||||
. venv/bin/activate\
|
. venv/bin/activate
|
||||||
mkdir test-reports
|
mkdir test-reports
|
||||||
pytest --junitxml=test-reports/junit.xml
|
pytest --junitxml=test-reports/junit.xml
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user