Skip to content

Commit

Permalink
chore: set node env to test for cypress-testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlementlegen committed Jun 4, 2024
1 parent 3434ec3 commit 76f3c22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cypress-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
build: yarn run build
start: yarn start
env:
NODE_ENV: 'test'
CYPRESS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
UBIQUIBOT_GITHUB_USERNAME: ${{ secrets.UBIQUIBOT_GITHUB_USERNAME }}
Expand Down

0 comments on commit 76f3c22

Please sign in to comment.