We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24f42e2 commit 426cf42Copy full SHA for 426cf42
.github/workflows/maven-build.yaml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
run: ./mvnw -B verify
26
- name: Publish the test report
27
- uses: scacap/action-surefire-report@v1.0.13
+ uses: scacap/action-surefire-report@v1.7.2
28
if: always()
29
30
check_name: tests
0 commit comments