Skip to content

Commit

Permalink
Merge pull request zotero#2294 from adomasven/attempt-pr-ci-fix
Browse files Browse the repository at this point in the history
Another attempt to fix wrong chromedriver version CI issues
  • Loading branch information
dstillman authored Dec 1, 2020
2 parents 6ebe745 + 1f4cff7 commit 104661e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/pull-request-check/check-pull-request.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ export ZOTERO_REPOSITORY_URL="http://localhost:8085/"
./build.sh -p b -d
cd ..

npm install chromedriver --detect_chromedriver_version
npm explore chromedriver -- npm run install --detect_chromedriver_version

get_translators_to_check
./selenium-test.js "$TRANSLATORS_TO_CHECK"
Expand Down

0 comments on commit 104661e

Please sign in to comment.