Skip to content

Commit

Permalink
Fix path to test result
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJaeger committed Sep 10, 2024
1 parent ac3058d commit ca40b20
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/pydesigner_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,7 @@ jobs:
if: always()
with:
files: |
test_results/**/*.xml
test-results/**/*.trx
test-results/**/*.json
test_results/results.xml
- name: Clean up
run: |
Expand Down

0 comments on commit ca40b20

Please sign in to comment.