Skip to content

Commit

Permalink
Enable record option for integration tests workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
arnellebalane committed Feb 5, 2024
1 parent c7b2693 commit 4110e67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
- uses: actions/checkout@v4
- uses: cypress-io/github-action@v6
with:
record: true
browser: chrome
env:
CYPRESS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }}
Expand Down

0 comments on commit 4110e67

Please sign in to comment.