mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-05-21 02:51:46 -07:00
Test: introduce test for every game has a tutorial (#478)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user