Skip to content

Commit

Permalink
fix path for workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
oliveregger committed Sep 6, 2024
1 parent 052080a commit 4702d5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
with:
name: testresults
path: |
./matchbox/matchbox-server/target/surefire-reports
./matchbox/matchbox-engine/target/surefire-reports
./matchbox-server/target/surefire-reports
./matchbox-engine/target/surefire-reports
retention-days: 2

0 comments on commit 4702d5f

Please sign in to comment.