mirror of
https://github.com/square/okhttp.git
synced 2026-01-12 10:23:16 +03:00
Update test report names (#7718)
* Update test names * Update build.yml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -97,6 +97,7 @@ jobs:
|
||||
uses: mikepenz/action-junit-report@v3
|
||||
with:
|
||||
report_paths: '**/build/test-results/*/TEST-*.xml'
|
||||
check_name: OpenJDK 11 Test Report
|
||||
|
||||
testjs:
|
||||
permissions:
|
||||
@@ -125,6 +126,7 @@ jobs:
|
||||
uses: mikepenz/action-junit-report@v3
|
||||
with:
|
||||
report_paths: '**/build/test-results/test/TEST-*.xml'
|
||||
check_name: JS Test Report
|
||||
|
||||
testzulu11:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user