Skip to content

Commit

Permalink
[CARD-52] Experiment w/ different cy test script
Browse files Browse the repository at this point in the history
  • Loading branch information
jrsmth-tier2 committed Mar 20, 2024
1 parent 6e0747d commit 9c23468
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/step-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,5 @@ jobs:
- name: Cypress Run 📐
uses: cypress-io/github-action@v6
with:
build: npm run build
start: npm run start
build: npm run cy:run
wait-on: http://localhost:4200

0 comments on commit 9c23468

Please sign in to comment.