Skip to content

Commit

Permalink
ghactions: Stop using pip
Browse files Browse the repository at this point in the history
  • Loading branch information
ochosi committed Dec 11, 2023
1 parent ddfb8ca commit 5147e39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pr-review-queue.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
uses: actions/checkout@v2
- name: Create PR Review Queue
run: |
pip install -r requirements.txt
python3 pr_review_queue.py --github-token "${{ secrets.GITHUB_TOKEN }}" --org osbuild
shell: bash
env:
Expand Down

0 comments on commit 5147e39

Please sign in to comment.