Skip to content

Commit

Permalink
removed chromedriver install
Browse files Browse the repository at this point in the history
  • Loading branch information
nberr committed Feb 28, 2024
1 parent eb1a762 commit 995bdf2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ jobs:
run: |
/bin/bash -c "$(curl -fsSL https://github.com/raw/Homebrew/install/HEAD/install.sh)"
- name: Install chromedriver
run: |
brew install chromedriver
- name: Install Requirements
run: |
python -m pip install -r requirements.txt
Expand Down

0 comments on commit 995bdf2

Please sign in to comment.