Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xannyxs committed Jan 30, 2024
1 parent 0471b79 commit 18cd3b7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,7 @@ jobs:
record: true
parallel: true
group: "UI - Chrome"
spec: packages/app/cypress/e2e/*
config-file: packages/app/cypress.config.js
project: packages/app/
env:
NEXT_PUBLIC_STUDIO_API_KEY: ${{ secrets.NEXT_PUBLIC_STUDIO_API_KEY }}
NEXT_PUBLIC_API_URL: ${{ secrets.NEXT_PUBLIC_API_URL }}
Expand Down

0 comments on commit 18cd3b7

Please sign in to comment.