Skip to content

Commit f72eae2

Browse files
committed
pip install silent
1 parent 4e22e20 commit f72eae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ jobs:
1818
env:
1919
GITHUB_TOKEN: ${{ secrets.PR_TOKEN }}
2020
run: |
21-
pip install requests
21+
pip install requests -q
2222
python ./.github/update_release_pr.py

0 commit comments

Comments
 (0)