diff --git a/.github/actions/test-report/action.yml b/.github/actions/test-report/action.yml index 9b710f810..43cf33db5 100644 --- a/.github/actions/test-report/action.yml +++ b/.github/actions/test-report/action.yml @@ -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 }}