We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afd193e commit 06406ceCopy full SHA for 06406ce
.github/workflows/test.yml
@@ -48,10 +48,9 @@ jobs:
48
if: matrix.os == 'macOS-latest'
49
50
- uses: nanasess/setup-chromedriver@v2
51
- with:
+ # with:
52
# Optional: do not specify to match Chrome's version
53
# chromedriver-version: '114.0.5735.90'
54
- chromedriver-version: '119.0.6045.105' # Match Chrome version
55
56
- name: Install Poetry
57
uses: snok/install-poetry@v1
0 commit comments