Skip to content

Commit

Permalink
feat: store cypress logs for smoke tests (DX-1978) (#259)
Browse files Browse the repository at this point in the history
  • Loading branch information
effervescentia committed Jun 21, 2024
1 parent 81c42a3 commit 44cd042
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/jobs/smoke/run-smoke-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,7 @@ steps:
- store_artifacts:
path: apps/smoke-test-runner/cypress/screenshots
destination: screenshots
- store_artifacts:
path: apps/smoke-test-runner/cypress/logs
destination: logs

0 comments on commit 44cd042

Please sign in to comment.