Skip to content

Commit

Permalink
🐛 CI fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
asaf-kali committed Nov 11, 2024
1 parent 905f6e9 commit 38e0dae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ upgrade-pip:
install-ci: upgrade-pip
pip install poetry==1.8.3
poetry config virtualenvs.create false
pip install requests==2.30.0

install-test:
poetry install --all-extras --only main --only test
Expand Down

0 comments on commit 38e0dae

Please sign in to comment.