Changed testing settings

Changed testing subreddit to r/Python
pull/5/head
Trivernis 6 years ago
parent f63f189b19
commit 026d75e95b

@ -48,7 +48,7 @@ jobs:
name: run tests name: run tests
command: | command: |
. venv/bin/activate . venv/bin/activate
python riddle.py surrealmemes python riddle.py Python
- store_artifacts: - store_artifacts:
path: test-reports path: test-reports

Loading…
Cancel
Save