Skip to content

Commit

Permalink
🔧 Try again...
Browse files Browse the repository at this point in the history
  • Loading branch information
tibonihoo committed Apr 29, 2024
1 parent dca6a54 commit 3aecd86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/automatic-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade --force-reinstall pip
pip uninstall -y oauth-dropins
pip install --upgrade --force-reinstall pytest
pip install --upgrade --force-reinstall -r requirements-tests.txt
- name: Lint with flake8
Expand Down

0 comments on commit 3aecd86

Please sign in to comment.