Skip to content

Commit

Permalink
test prod deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
codemonkey800 committed Oct 8, 2024
1 parent 5eb53f0 commit 242705f
Show file tree
Hide file tree
Showing 3 changed files with 211 additions and 215 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/frontend-e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,6 @@ jobs:
- uses: actions/upload-artifact@v3
if: failure()
with:
name: html-report-${{ matrix.browser }}-${{ matrix.shardCurrent }}-${{ matrix.shardTotal }}
path: frontend/packages/data-portal/playwright-report/
name: trace-${{ matrix.browser }}-${{ matrix.shardCurrent }}-${{ matrix.shardTotal }}
path: frontend/packages/data-portal/test-results/
retention-days: 1
Loading

0 comments on commit 242705f

Please sign in to comment.