Skip to content

Commit

Permalink
Add out files and index
Browse files Browse the repository at this point in the history
  • Loading branch information
javiertuya committed Jul 15, 2024
1 parent d26c25f commit 3cdc14b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ jobs:
**/target/site
**/target/surefire-reports
**/target/pit-reports
**/target/out
**/target/*.html
**/target/*.log
Expand Down Expand Up @@ -170,8 +171,10 @@ jobs:
with:
name: "test-report-ALL"
path: |
index.html
reports
**/target/surefire-reports
**/target/out
**/target/*.html
**/target/*.log
Expand Down

0 comments on commit 3cdc14b

Please sign in to comment.