Skip to content

Commit

Permalink
Issue #18 removed pip-compile from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
thompson318 committed Feb 22, 2022
1 parent 4349cb2 commit 137f9f4
Show file tree
Hide file tree
Showing 2 changed files with 2 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 @@ -53,7 +53,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
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ SnappySonic
:target: https://github.com/SciKit-Surgery/snappysonic
:alt: Logo

|
.. image:: https://github.com/SciKit-Surgery/snappysonic/workflows/.github/workflows/ci.yml/badge.svg
:target: https://github.com/SciKit-Surgery/snappysonic/actions
:alt: GitHub Actions CI status
Expand Down

0 comments on commit 137f9f4

Please sign in to comment.