Skip to content

Commit 06406ce

Browse files
committed
🙏
1 parent afd193e commit 06406ce

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,9 @@ jobs:
4848
if: matrix.os == 'macOS-latest'
4949

5050
- uses: nanasess/setup-chromedriver@v2
51-
with:
51+
# with:
5252
# Optional: do not specify to match Chrome's version
5353
# chromedriver-version: '114.0.5735.90'
54-
chromedriver-version: '119.0.6045.105' # Match Chrome version
5554

5655
- name: Install Poetry
5756
uses: snok/install-poetry@v1

0 commit comments

Comments
 (0)