Skip to content

Commit

Permalink
Merge pull request #1503 from bcgov/feature/ALCS-1689-report-fix
Browse files Browse the repository at this point in the history
Fix report path
  • Loading branch information
trslater authored Mar 13, 2024
2 parents 7f9288b + acf2e53 commit 724e683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
if: always()
with:
name: playwright-report
path: playwright-report/
path: e2e/playwright-report/
retention-days: 30

0 comments on commit 724e683

Please sign in to comment.