Skip to content

Commit

Permalink
chore: run end-to-end tests with cypress in headed mode
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-lai committed Nov 20, 2023
1 parent 2c46668 commit 30f3be4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ jobs:
uses: cypress-io/github-action@v6
with:
build: grunt build
headed: true

0 comments on commit 30f3be4

Please sign in to comment.