Skip to content

Commit

Permalink
chore: fix reports path
Browse files Browse the repository at this point in the history
  • Loading branch information
jordipuigbou committed Nov 16, 2023
1 parent eb2b388 commit b96b79a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
if: always()
with:
files: |
**/tests/_output/*.xml
**/tests/_output/reports/*.xml
- name: Clean crud
if: always()
Expand Down

0 comments on commit b96b79a

Please sign in to comment.