Skip to content

Commit

Permalink
Fix the artificat path
Browse files Browse the repository at this point in the history
  • Loading branch information
vishalkharge committed Oct 21, 2024
1 parent ae1dfd0 commit 938f2c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ jobs:
if: always()
with:
name: test-artifacts
path: ${E2E_DIR}/test-reports/
path: ./packages/millicast-sdk/e2e-tests/test-reports/
retention-days: 2

0 comments on commit 938f2c5

Please sign in to comment.