Skip to content

Commit

Permalink
pin chrome
Browse files Browse the repository at this point in the history
  • Loading branch information
m4rc1e committed May 30, 2024
1 parent 7303085 commit 67f0042
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,11 @@ jobs:
pip install gftools[qa] pytest
shell: bash
- name: Setup Chrome
uses: browser-actions/setup-chrome@latest
uses: browser-actions/[email protected]
with:
chrome-version: '127.0.6509.0 '
- name: Setup Chrome Driver
uses: nanasess/setup-chromedriver@master
uses: nanasess/setup-chromedriver@v2.2.2

- name: Setup Firefox
uses: browser-actions/setup-firefox@latest
Expand Down

0 comments on commit 67f0042

Please sign in to comment.