Skip to content

Commit

Permalink
Use of the script for the chromeDriver
Browse files Browse the repository at this point in the history
  • Loading branch information
yenienserrano committed Jun 9, 2023
1 parent 0f65fb0 commit fc36d3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ jobs:
yarn-
- name: Setup chromedriver
run: yarn add --dev chromedriver@112.0.0
run: node scripts/upgrade_chromedriver.js

- name: Run bootstrap (Linux)
if: matrix.os != 'windows-latest'
Expand Down

0 comments on commit fc36d3c

Please sign in to comment.