Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/npm_and_yarn-cb55d39059
Browse files Browse the repository at this point in the history
  • Loading branch information
weotch authored Jun 13, 2024
2 parents 0483f88 + f36fb50 commit f0ef220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
build: yarn build:cypress
start: yarn start --cwd=demo
command-prefix: percy exec -- yarn
record: true
record: false
env:
CYPRESS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit f0ef220

Please sign in to comment.