mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2024-11-21 15:33:09 +01:00
fix(ci): rust check
This commit is contained in:
parent
f883868361
commit
2d3e7eac13
2
.github/workflows/pythonpackage.yml
vendored
2
.github/workflows/pythonpackage.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
- name: Lint with ruff
|
||||
run: |
|
||||
pip install ruff
|
||||
ruff helpdesk
|
||||
ruff check helpdesk
|
||||
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user