Skip to content

Commit

Permalink
yet again into the breach
Browse files Browse the repository at this point in the history
  • Loading branch information
dbutenhof committed Dec 6, 2024
1 parent f0b7afc commit 53f5b98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Run unit tests
run: |
cd backend
tox -e python3.9.20
tox -e unit
- name: Publish coverage data
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 53f5b98

Please sign in to comment.