Skip to content

Commit

Permalink
[py] Remove chrome setup as Github actions already has it
Browse files Browse the repository at this point in the history
  • Loading branch information
AutomatedTester committed Mar 17, 2021
1 parent 53a20ad commit 3784e81
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,6 @@ jobs:
uses: actions/setup-java@v1
with:
java-version: '11'
- name: Setup Chrome and chromedriver
uses: ./.github/actions/setup-chrome
- name: Start XVFB
run: Xvfb :99 &
- name: Run browser tests in Chrome
Expand Down

0 comments on commit 3784e81

Please sign in to comment.