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 2f947c4 commit 7656266Copy full SHA for 7656266
1 file changed
.github/workflows/test.yml
@@ -17,9 +17,6 @@ jobs:
17
steps:
18
- uses: browser-actions/setup-chrome@v2
19
id: setup-chrome
20
- with:
21
- chrome-version: 146.0.7649.0
22
- install-chromedriver: true
23
- uses: actions/checkout@v4
24
- name: Use Node.js ${{ matrix.node-version }}
25
uses: actions/setup-node@v4
0 commit comments