Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
github-action: use phoenix-actions/test-reporting@v12 (#2547)
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v authored Feb 22, 2024
1 parent fcb8bc3 commit 1a3bcc4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/actions/test-report/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,7 @@ runs:
using: "composite"
steps:
- name: Report test results
# Wait for https://github.com/phoenix-actions/test-reporting/pull/33 and a new release
#uses: phoenix-actions/test-reporting@93ce19fa5882ebe3969ebdb9ee1024b3d29e776f
uses: Mpdreamz/test-reporting@fix/only-failed
uses: phoenix-actions/test-reporting@41efe7ebebe7ef156ef46f6b0acf50ec0f10315b
with:
artifact: ${{ inputs.artifact }}
name: ${{ inputs.name }}
Expand Down

0 comments on commit 1a3bcc4

Please sign in to comment.