Skip to content

Commit 7568fc4

Browse files
feat(ci): Upload CRA Cypress screenshots on failure
1 parent 6a277cb commit 7568fc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
uses: actions/upload-artifact@v4
6666
with:
6767
name: cypress-screenshots-cra-${{ github.run_id }}
68-
path: examples/cra-react-router/cypress/screenshots/
68+
path: cypress/screenshots/**
6969
retention-days: 30
7070
compression-level: 6
7171

0 commit comments

Comments
 (0)