This commit is contained in:
ThePhaseless
2024-11-30 12:48:04 +00:00
parent 074a3dd712
commit b3e7662782
+1 -1
View File
@@ -57,7 +57,7 @@ jobs:
rm ./google-chrome-stable_current_amd64.deb
- name: Run Ruff
run: poetry run ruff .
run: poetry run ruff check .
- name: Run tests
run: poetry run pytest --retries 2 -n auto --xvfb