Skip to content

Commit

Permalink
chore: updated file property to junit_files as per EnricoMi/publish-u…
Browse files Browse the repository at this point in the history
  • Loading branch information
kristof-mattei committed Jul 7, 2022
1 parent 2ac4f9d commit 73a0ad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -276,7 +276,7 @@ jobs:
with:
check_name: Test results
github_token: ${{ secrets.GITHUB_TOKEN }}
files: reports/results.xml
junit_files: reports/results.xml

- name: Run grcov
shell: bash
Expand Down

0 comments on commit 73a0ad7

Please sign in to comment.