Skip to content

Commit

Permalink
Removed pip-compile from ci
Browse files Browse the repository at this point in the history
  • Loading branch information
thompson318 committed Jul 25, 2024
1 parent ea8eced commit 96e9fc2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install pip-tools
pip-compile requirements.txt
pip install -r requirements-dev.txt
- name: Run tests using xvfb (Ubuntu)
Expand Down

0 comments on commit 96e9fc2

Please sign in to comment.