This commit is contained in:
Kreyren 2020-02-07 19:41:20 +00:00
parent 3b76728b79
commit a44cf5723f

@ -216,4 +216,4 @@ jobs:
- name: Test with pytest
run: |
pip install pytest
pytest src/bin/main.py
pytest