Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Commit fcfc700

Browse files
committed
ls
1 parent aca0d55 commit fcfc700

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/reusable-take-screenshots.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ jobs:
7171
working-directory: artifacts
7272
- run: npm test ${{ inputs.update-snapshots != 'false' && '-- --update-snapshots' || '' }}
7373
- run: ls -alR
74+
continue-on-error: true
7475
- if: ${{ !cancelled() }}
7576
id: upload-playwright-results
7677
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)