We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93ba4fd commit 9eb898cCopy full SHA for 9eb898c
1 file changed
.github/workflows/test.yml
@@ -123,6 +123,7 @@ jobs:
123
GOLDEN_TEST_RUN_WORKSPACE_API_KEY: ${{ secrets.GOLDEN_TEST_RUN_WORKSPACE_API_KEY }}
124
- run: |
125
ls -alh ~/.replay
126
+ if: always()
127
- name: Archive Playwright report results with code coverage
128
uses: actions/upload-artifact@v4
129
if: always()
0 commit comments