Skip to content

Commit

Permalink
Case-sensitivity
Browse files Browse the repository at this point in the history
  • Loading branch information
ajjackson committed Dec 20, 2024
1 parent ce428f6 commit c0aa840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_release_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,5 +91,5 @@ jobs:
- name: Publish PyPI test results
uses: EnricoMi/publish-unit-test-result-action@v2
with:
junit_files: artifacts/PyPi**/junit_report*.xml
junit_files: artifacts/PyPI**/junit_report*.xml
check_name: PyPI test results

0 comments on commit c0aa840

Please sign in to comment.