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
command: |
. venv/bin/activate
python riddle2.py
python riddle2.py -t
- store_artifacts:
path: test-reports

Loading…
Cancel
Save