Skip to content

Commit

Permalink
cypress_test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
meghanakr7 committed May 5, 2024
1 parent db4a52b commit 5e7e4ed
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/cyress_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,5 @@ jobs:
- name: Cypress run
uses: cypress-io/github-action@v6
with:
start: |
cd cypress
npx cypress run
browser: chrome
spec: cypress/cypress/e2e/spec.cy.js

0 comments on commit 5e7e4ed

Please sign in to comment.