Merge branch 'main' into main

This commit is contained in:
Christopher Broderick 2024-07-22 10:56:22 +01:00 committed by GitHub
commit 116e685a65
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,7 +31,7 @@ jobs:
- name: Lint with ruff
run: |
pip install ruff
ruff helpdesk
ruff check helpdesk
- name: Test with pytest
run: |