Skip to content

Commit a26c88c

Browse files
committed
Attempt to fix Chrome usage
1 parent 21dbbb8 commit a26c88c

2 files changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/dotnetCi.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,6 @@ jobs:
6868
with:
6969
java-version: 21
7070
distribution: 'zulu'
71-
- name: Install Google Chrome & dependencies
72-
uses: browser-actions/setup-chrome@v2
73-
with:
74-
install-dependencies: true
7571
- name: Start an Xvfb display so Chrome may run
7672
run: Xvfb -ac $DISPLAY -screen 0 1280x1024x16 &
7773

Tools/se-config.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,4 @@
88
# already installed.
99

1010
browser = "chrome"
11-
force-browser-download = true
1211
browser-version = "stable"

0 commit comments

Comments
 (0)