Skip to content

Commit 2ec7e42

Browse files
committed
testing actions
1 parent 1645b96 commit 2ec7e42

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/update_readme.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ jobs:
1919

2020
- name: setup chrome driver
2121
uses: nanasess/setup-chromedriver@v2
22-
run: |
23-
export DISPLAY=:99
24-
chromedriver --url-base=/wd/hub &
25-
sudo Xvfb -ac :99 -screen 0 1280x1024x24 > /dev/null 2>&1 & # optional
2622

2723
- name: Take Screenshot
2824
env:

0 commit comments

Comments
 (0)