Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xaviernogueira committed Feb 21, 2024
1 parent 82c468b commit 129fb6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install dependencies
run: |
python --version
pip install -U pip
pip install -U pip
pip install -r requirements.txt
pip install -r dev-requirements.txt
pip list
Expand Down

0 comments on commit 129fb6c

Please sign in to comment.