mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-12 04:36:44 +02:00
Merge branch 'main' into main
This commit is contained in:
commit
116e685a65
2
.github/workflows/pythonpackage.yml
vendored
2
.github/workflows/pythonpackage.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
|||||||
- name: Lint with ruff
|
- name: Lint with ruff
|
||||||
run: |
|
run: |
|
||||||
pip install ruff
|
pip install ruff
|
||||||
ruff helpdesk
|
ruff check helpdesk
|
||||||
|
|
||||||
- name: Test with pytest
|
- name: Test with pytest
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user