Skip to content

Commit 9eb898c

Browse files
committed
always log .replay content
1 parent 93ba4fd commit 9eb898c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ jobs:
123123
GOLDEN_TEST_RUN_WORKSPACE_API_KEY: ${{ secrets.GOLDEN_TEST_RUN_WORKSPACE_API_KEY }}
124124
- run: |
125125
ls -alh ~/.replay
126+
if: always()
126127
- name: Archive Playwright report results with code coverage
127128
uses: actions/upload-artifact@v4
128129
if: always()

0 commit comments

Comments
 (0)