Skip to content

Commit

Permalink
Move cypress to LiteFarm account
Browse files Browse the repository at this point in the history
  • Loading branch information
mika-robots committed Oct 3, 2023
1 parent 53e7411 commit 49f1fa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- name: Run E2E test (English)
continue-on-error: true
env:
CYPRESS_RECORD_KEY: "c0685451-2bc1-404e-884e-bfd4699520b2"
CYPRESS_RECORD_KEY: ${{secrets.CYPRESS_RECORD_KEY}}
CYPRESS_USER: 0
uses: cypress-io/github-action@v6
with:
Expand Down

0 comments on commit 49f1fa9

Please sign in to comment.