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

Loading…
Cancel
Save