Skip to content

Commit

Permalink
try to use latest chromedrivre
Browse files Browse the repository at this point in the history
  • Loading branch information
djay committed Apr 22, 2024
1 parent 2120f87 commit 0d02c73
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ jobs:
- name: Install Chromedriver
uses: nanasess/setup-chromedriver@v2
with:
# see https://github.com/nanasess/setup-chromedriver/issues/199
chromedriver-version: '117.0.5938.92'
# with:
# # see https://github.com/nanasess/setup-chromedriver/issues/199
# chromedriver-version: '117.0.5938.92'
if: matrix.test_layer != 'IntegrationTesting'
- name: Start Browser
if: matrix.test_layer != 'IntegrationTesting'
Expand Down

0 comments on commit 0d02c73

Please sign in to comment.