Skip to content

Commit

Permalink
add disable gpu env
Browse files Browse the repository at this point in the history
  • Loading branch information
edd committed Oct 25, 2023
1 parent 1b7b56e commit 6b15b52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/E2ETests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,4 @@ jobs:
# Recommended: pass the GitHub token lets this action correctly
# determine the unique run id necessary to re-run the checks
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
ELECTRON_EXTRA_LAUNCH_ARGS: '--disable-gpu'

0 comments on commit 6b15b52

Please sign in to comment.