Skip to content

Commit 7656266

Browse files
committed
remove exact chrome version pin
1 parent 2f947c4 commit 7656266

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ jobs:
1717
steps:
1818
- uses: browser-actions/setup-chrome@v2
1919
id: setup-chrome
20-
with:
21-
chrome-version: 146.0.7649.0
22-
install-chromedriver: true
2320
- uses: actions/checkout@v4
2421
- name: Use Node.js ${{ matrix.node-version }}
2522
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)