mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2024-11-07 08:44:04 +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