Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Bebra777228 authored Aug 2, 2024
1 parent 6fd3a55 commit d2c70de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:

- name: Install dependencies
run: |
python -m pip install pip==23.0
pip install -r requirements.txt
pip install pytest
Expand Down

0 comments on commit d2c70de

Please sign in to comment.