Skip to content

Commit

Permalink
Modify gh workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ksmontville committed Jan 11, 2024
1 parent 2f6c96e commit e2af255
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
with:
build: npm run build
start: npm run dev
wait-on: 'https://localhost:5173'
wait-on-timeout: 300 # 5 minutes
record: true
parallel: true # Runs test in parallel using settings above
spec: cypress/e2e/participant/checkLegalDoc.cy.js # Runs tests in this folder
Expand Down

0 comments on commit e2af255

Please sign in to comment.