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