Skip to content

Commit

Permalink
Update test_report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dcoliversun authored Sep 24, 2024
1 parent 2fa95ba commit 05bf7fd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ jobs:
test_report:
if: github.event.workflow_run.conclusion != 'skipped'
runs-on: ubuntu-latest
permissions:
checks: write
contents: read
issues: read
pull-requests: write
steps:
- name: Download test results to report
uses: dawidd6/action-download-artifact@bf251b5aa9c2f7eeb574a96ee720e24f801b7c11 # pin @v6
Expand Down

0 comments on commit 05bf7fd

Please sign in to comment.