Skip to content

Commit

Permalink
token
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardopinosio committed Mar 21, 2024
1 parent 94b6284 commit 5e84c9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ jobs:
- name: Publish Test Report
uses: mikepenz/action-junit-report@v4
if: success() || failure()
token: $GITHUB_TOKEN
with:
report_paths: '/build/testTarget/unit/unit.xml'
token: $GITHUB_TOKEN

0 comments on commit 5e84c9d

Please sign in to comment.