Skip to content

Commit

Permalink
electron browser check
Browse files Browse the repository at this point in the history
  • Loading branch information
rajimtri committed Dec 27, 2023
1 parent d147969 commit 4ffbf58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
#build : npm run build
#start : npm start
#build: npx cypress info
command: npx cypress run --browser chrome --headless
command: npx cypress run --browser electron --headless
#browser: chrome
#start: npm start
#record: true
Expand Down

0 comments on commit 4ffbf58

Please sign in to comment.