Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kahboom committed Jun 4, 2024
1 parent b6bf6ad commit bfa960d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/e2e-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,10 @@ jobs:
# keep quoted url to be safe against YML parsing surprises
wait-on: "http://127.0.0.1:3000"
env:
NODE_ENV: ${{ matrix.env.name }}
NEXT_PUBLIC_REKOR_DEFAULT_DOMAIN: ${{ matrix.env.NEXT_PUBLIC_REKOR_DEFAULT_DOMAIN }}
CYPRESS_baseUrl: "http://127.0.0.1:3000"
CYPRESS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}


- name: Upload Screenshot Artifacts 📸
uses: actions/upload-artifact@v4
# if: failure()
Expand Down

0 comments on commit bfa960d

Please sign in to comment.