Skip to content

Commit

Permalink
unpin chromedriver
Browse files Browse the repository at this point in the history
  • Loading branch information
petschki committed Aug 29, 2024
1 parent c1ff8ec commit f11e828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
uses: nanasess/setup-chromedriver@v2
with:
# see https://github.com/nanasess/setup-chromedriver/issues/199
chromedriver-version: '117.0.5938.92'
#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 f11e828

Please sign in to comment.