Add licence badge.
This commit is contained in:
parent
f92d80d1a9
commit
d046ec2ec0
3 changed files with 11 additions and 9 deletions
2
.github/workflows/snapshot.yaml
vendored
2
.github/workflows/snapshot.yaml
vendored
|
@ -47,7 +47,7 @@ jobs:
|
|||
if: failure()
|
||||
with:
|
||||
name: surefire
|
||||
path: '*/target/surefire-reports/*.xml'
|
||||
path: '**/target/surefire-reports/*.xml'
|
||||
reporter: java-junit
|
||||
list-suites: failed
|
||||
list-tests: failed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue