Skip to content

Commit

Permalink
feat: wip visual test
Browse files Browse the repository at this point in the history
  • Loading branch information
ericjansenrpm committed Aug 1, 2024
1 parent 45fd380 commit a48a494
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ jobs:
uses: actions/checkout@v3
- uses: cypress-io/github-action@v6
with:
browser: chrome
headed: true
browser: electron
headed: false
start: npm start
project: ./test/functional
- name: upload diffs
Expand Down

0 comments on commit a48a494

Please sign in to comment.