Skip to content

Commit

Permalink
ci: made the e2e tests run on chrome instead of electron
Browse files Browse the repository at this point in the history
  • Loading branch information
ClementDreptin committed Aug 10, 2023
1 parent bce7b8a commit 6f0a19f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ jobs:
with:
build: npm run build
start: npm start
browser: chrome

0 comments on commit 6f0a19f

Please sign in to comment.