nearly there?
Some checks failed
ChromeTests / build (3.12) (push) Failing after 1m1s
EdgeTests / build (3.12) (push) Successful in 1m8s
Pylint / build (3.12) (push) Successful in 13s

This commit is contained in:
Greg Gauthier 2024-07-23 22:19:37 +01:00
parent da3cb6ca62
commit 721292e0cc

View File

@ -51,7 +51,7 @@ jobs:
chromedriver --version
- name: Run the pytests
run:
run: |
export PATH=$PATH:${{gitea.workspace}}/chrome-linux64
export PATH=$PATH:${{gitea.workspace}}/drivers
pytest -c pytest.ini -m chrome