Skip to content

Commit

Permalink
Update cypress.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
nihal467 authored Nov 21, 2024
1 parent 09dde18 commit b25af39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
# Step 14: Run Cypress tests in parallel
- name: Run Cypress Tests in Parallel
run: npm run cy:parallel
run: npm run cy:parallel -a '\"--config baseUrl=http://localhost:4000\"'

# Step 15: Upload Cypress screenshots if tests fail
- name: Upload Cypress Screenshots
Expand Down

0 comments on commit b25af39

Please sign in to comment.