mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-10 15:32:05 -03:30
Surefire artifacts - updating names for Quarkus IT and UT. (#34906)
Signed-off-by: Lukas Hanusovsky <lhanusov@redhat.com>
This commit is contained in:
parent
da9774b281
commit
54c0d30583
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -209,7 +209,7 @@ jobs:
|
||||
if: always()
|
||||
uses: ./.github/actions/archive-surefire-reports
|
||||
with:
|
||||
job-id: quarkus-unit-tests
|
||||
job-id: quarkus-unit-tests-${{ matrix.os }}
|
||||
|
||||
quarkus-integration-tests:
|
||||
name: Quarkus IT
|
||||
@ -268,7 +268,7 @@ jobs:
|
||||
if: always()
|
||||
uses: ./.github/actions/archive-surefire-reports
|
||||
with:
|
||||
job-id: quarkus-integration-tests-${{ matrix.os }}-${{ matrix.server }}
|
||||
job-id: quarkus-integration-tests-${{ matrix.os }}-${{ matrix.suite }}
|
||||
|
||||
jdk-integration-tests:
|
||||
name: Java Distribution IT
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user