Skip to content

Commit

Permalink
set DETECT_CHROMEDRIVER_VERSION: true
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-bromann committed Apr 12, 2023
1 parent 145751d commit 089fe9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install dependencies
run: npm ci
env:
DETECT_CHROMEDRIVER_VERSION: 1
DETECT_CHROMEDRIVER_VERSION: true

- name: Run tests
uses: GabrielBB/xvfb-action@v1
Expand Down

0 comments on commit 089fe9c

Please sign in to comment.