Skip to content

Commit

Permalink
chore: yarn start on cypress action
Browse files Browse the repository at this point in the history
  • Loading branch information
Keyrxng committed Oct 21, 2024
1 parent 0a86f01 commit 593b9d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
uses: cypress-io/github-action@v6
with:
build: yarn run build
start: yarn test
start: yarn start

env:
SUPABASE_URL: "https://wfzpewmlyiozupulbuur.supabase.co"
Expand Down

0 comments on commit 593b9d8

Please sign in to comment.