Fix deprecated option usage
This commit is contained in:
parent
c9aa107879
commit
a2ee9f043c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -36,7 +36,7 @@ jobs:
|
|||
- name : Test Summary
|
||||
uses : EnricoMi/publish-unit-test-result-action@v2.2.0
|
||||
with :
|
||||
files : "**/build/test-results/test/TEST-*.xml"
|
||||
junit_files : "**/build/test-results/test/TEST-*.xml"
|
||||
if : always()
|
||||
- name: Determine Status
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue