Skip to content

Commit

Permalink
fix reports in pipe again
Browse files Browse the repository at this point in the history
  • Loading branch information
boxblinkracer committed Nov 14, 2024
1 parent f90953e commit a9a7054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/step_review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ jobs:
name: svrunit_report
retention-days: 3
path: |
/home/runner/work/phpunuhi/phpunuhi/./.reports
${{ github.workspace }}/.reports
# -----------------------------------
- name: Build JUnit Report
uses: dorny/test-reporter@v1
Expand Down

0 comments on commit a9a7054

Please sign in to comment.