Skip to content

Commit

Permalink
update duplicates path
Browse files Browse the repository at this point in the history
  • Loading branch information
saienduri authored Oct 27, 2024
1 parent 238f44f commit 63f84c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_e2eshark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ jobs:
- uses: actions/upload-artifact@master
with:
name: ci_reports_${{ matrix.backend }}_${{ matrix.test-file }}_duplicates_json
path: ./test-suite/alt_e2eshark/reports/duplicates.json
path: ./test-suite/alt_e2eshark/duplicates.json

push_artifacts:
needs: [e2eshark]
Expand Down

0 comments on commit 63f84c1

Please sign in to comment.