Skip to content

Commit

Permalink
debugging additions
Browse files Browse the repository at this point in the history
  • Loading branch information
Zahra Ali authored and Zahra Ali committed Aug 2, 2023
1 parent 76c7d7f commit c44a81f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cypress-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,8 @@ jobs:
with:
browser: chrome
spec: cypress/**/*.cy.tsx
headed: false
headed: true
no-exit: true
record: true # send results to cypress dashboard
parallel: true
start: yarn dev
Expand Down

0 comments on commit c44a81f

Please sign in to comment.