mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-08-29 09:18:56 +00:00
Run v3 of junit reports
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
args: "-t --formatter JUnit"
|
||||
- name: Publish Test Report
|
||||
if: always()
|
||||
uses: mikepenz/action-junit-report@v2
|
||||
uses: mikepenz/action-junit-report@v3
|
||||
with:
|
||||
report_paths: "**/junit.xml"
|
||||
fail_on_failure: 0
|
||||
|
||||
Reference in New Issue
Block a user