Skip to content

Commit

Permalink
testing actions
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubdotpy3d committed Jan 11, 2025
1 parent 1645b96 commit 2ec7e42
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/update_readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ jobs:

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

- name: Take Screenshot
env:
Expand Down

0 comments on commit 2ec7e42

Please sign in to comment.