Skip to content

Commit

Permalink
fixing requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
vklonin committed Mar 19, 2024
1 parent 9526bcc commit e5618a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/jdi-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
pip install -r requirements-dev.txt
- name: Download Chrome driver
run: |
Expand Down

0 comments on commit e5618a9

Please sign in to comment.