Skip to content

Commit

Permalink
ci: correction
Browse files Browse the repository at this point in the history
  • Loading branch information
moe-ad committed Feb 5, 2025
1 parent 2b57bd7 commit 6ec7bc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ jobs:
- name: "Combine coverage results"
shell: bash
run: |
tox -e report
tox -e covreport
- name: "Upload Test Results"
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 6ec7bc4

Please sign in to comment.