Modified CI config

pull/7/head
Trivernis 6 years ago
parent bfec3157a5
commit c3ea1be7f6

@ -54,7 +54,7 @@ jobs:
name: run tests for riddle2.py name: run tests for riddle2.py
command: | command: |
. venv/bin/activate . venv/bin/activate
python riddle2.py python riddle2.py -t
- store_artifacts: - store_artifacts:
path: test-reports path: test-reports

Loading…
Cancel
Save