Test: introduce test for every game has a tutorial (#478)

This commit is contained in:
Fabian Dill
2022-05-03 22:14:03 +02:00
committed by GitHub
parent 76663f819b
commit 7fad0b0f51
6 changed files with 40 additions and 8 deletions

View File

@@ -34,7 +34,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install flake8 pytest
python ModuleUpdate.py --yes --force
python ModuleUpdate.py --yes --force --append "WebHostLib/requirements.txt"
- name: Unittests
run: |
pytest test