mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2025-03-15 09:50:20 +08:00
fix ruff
This commit is contained in:
parent
d3b27b23b7
commit
a3e494f50e
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user