Merge branch 'main' into main

This commit is contained in:
Christopher Broderick
2024-07-22 10:56:22 +01:00
committed by GitHub

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: |