Skip to content

Commit

Permalink
ci: remove env from cypress step
Browse files Browse the repository at this point in the history
  • Loading branch information
seasick committed Jan 22, 2024
1 parent 6cc84ca commit a5b6cb2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ghpage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,6 @@ jobs:
start: test:e2e:ci
wait-on: 'http://localhost:8000'
wait-on-timeout: 120
env:
TRACKER_SNIPPET: ''
GH_ISSUE_URL: ${{ vars.GH_ISSUE_URL }}
GH_REPO_URL: ${{ vars.GH_REPO_URL }}
WEBSITE_URL: ${{ vars.WEBSITE_URL }}

# Single deploy job since we're just deploying
deploy:
Expand Down

0 comments on commit a5b6cb2

Please sign in to comment.