Skip to content

Commit

Permalink
fixup! #3: [MERGE] use test report
Browse files Browse the repository at this point in the history
  • Loading branch information
garyd203 committed Feb 5, 2021
1 parent 6c97051 commit 129c847
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
if: always()
run: |
echo ${{ steps.pytest.outcome }}
echo ${{ failure() }}
- name: Publish Test Report
# uses: mikepenz/action-junit-report@v2.1.1 # Pinned to SHA hash
uses: mikepenz/action-junit-report@19609e8248238344e55b66f5b9c29b33a37f8a47
Expand Down

0 comments on commit 129c847

Please sign in to comment.