Add all surefire results

This commit is contained in:
Ryan Baxter
2022-02-02 19:43:37 -05:00
parent 72e36c9d63
commit 8984e8657e

View File

@@ -39,4 +39,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: surefire-reports
path: '**/surefire-reports/TEST-*.xml'
path: '**/surefire-reports/*'