Fix the test path

This commit is contained in:
Marc Di Luzio 2024-08-14 22:45:35 +01:00
parent 92bc50396b
commit abbae361c7

View file

@ -20,4 +20,4 @@ jobs:
python -m pip install -r requirements.txt
- name: Run tests
run: |
python scripts/test.py
python tests/test.py