Skip to content

Commit

Permalink
test: Add requests to python
Browse files Browse the repository at this point in the history
  • Loading branch information
p.delpy@dkfz-heidelberg.de committed Oct 15, 2024
1 parent 8fa95f9 commit 6757397
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rename-inactive-branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
with:
python-version: '3.x'

# - name: Install Libraries
# run: pip install requests
- name: Install Libraries
run: pip install requests

- name: Run Script to Rename Inactive Branches
run: |
Expand Down

0 comments on commit 6757397

Please sign in to comment.