Skip to content

Commit

Permalink
Actually pass through API key
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson committed Jun 24, 2024
1 parent 7664772 commit bf3fe65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
# determine the unique run id necessary to re-run the checks
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEBUG: "cypress:server:args"
REPLAY_API_KEY: ${{ secrets.REPLAY_API_KEY }}

# ui-chrome-mobile-tests:
# timeout-minutes: 15
Expand Down

0 comments on commit bf3fe65

Please sign in to comment.