Add all surefire results
This commit is contained in:
2
.github/workflows/maven.yaml
vendored
2
.github/workflows/maven.yaml
vendored
@@ -39,4 +39,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: surefire-reports
|
||||
path: '**/surefire-reports/TEST-*.xml'
|
||||
path: '**/surefire-reports/*'
|
||||
|
||||
Reference in New Issue
Block a user