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 83cccaf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/actions/lint-install/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ runs:
run: |
make install-ci
make install-lint
- name: Install requests
run: |
pip install requests==2.30.0

0 comments on commit 83cccaf

Please sign in to comment.