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