We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5455061 commit 3d017d5Copy full SHA for 3d017d5
.github/workflows/pull_requests.yml
@@ -18,6 +18,7 @@ jobs:
18
19
- name: Install
20
run: |
21
+ export DETECT_CHROMEDRIVER_VERSION=true
22
npm install
23
npm run setheapsize
24
0 commit comments