We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9b9652 commit e94b63eCopy full SHA for e94b63e
1 file changed
.github/workflows/build.yml
@@ -34,7 +34,7 @@ jobs:
34
with:
35
annotate_only: true
36
include_passed: true
37
- report_paths: '**/test/TEST-*.xml'
+ report_paths: '**/TEST-*.xml'
38
build-docker-image:
39
runs-on: ubuntu-latest
40
steps:
0 commit comments