Skip to content

Commit

Permalink
Print out changes after recompiling with pip-compile
Browse files Browse the repository at this point in the history
  • Loading branch information
amstilp committed May 14, 2024
1 parent 2a2e432 commit 1b4668f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ jobs:
run: |
pip-compile requirements/requirements.in
pip-compile requirements/test-requirements.in
# Print out changes.
git diff
- name: Install Dependencies
run: |
Expand Down

0 comments on commit 1b4668f

Please sign in to comment.