Skip to content

Commit

Permalink
clean ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mrk-qa committed Feb 10, 2024
1 parent d2ff713 commit fe8a235
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/robot-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ jobs:
uses: nanasess/setup-chromedriver@v2
with:
chromedriver-version: '121.0.6167.85'
- run: |
export DISPLAY=:99
chromedriver --url-base=/wd/hub &
sudo Xvfb -ac :99 -screen 0 1280x1024x24 > /dev/null 2>&1 & # optional

- name: Running Robot
run: robot -d reports/ -r index.html tests/*.robot
Expand Down

0 comments on commit fe8a235

Please sign in to comment.