Skip to content

Commit

Permalink
Use action from this branch
Browse files Browse the repository at this point in the history
  • Loading branch information
EnricoMi committed Oct 17, 2020
1 parent 19ec258 commit 734bd74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
python -m pytest --continue-on-collection-errors --junit-xml ../test-results/pytest.xml
- name: Unit Test Results
uses: EnricoMi/publish-unit-test-result-action@master
uses: EnricoMi/publish-unit-test-result-action@branch-add-whitespaces-to-minus
if: always()
with:
check_name: Unit Test Results
Expand Down

0 comments on commit 734bd74

Please sign in to comment.