Skip to content

Commit

Permalink
Remove outdated comment
Browse files Browse the repository at this point in the history
Signed-off-by: Darby Johnston <darbyjohnston@yahoo.com>
  • Loading branch information
darbyjohnston committed Jan 18, 2025
1 parent fea49ee commit 71c73e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ jobs:
run: make ci-prebuild
- name: Build and Install
run: |
# compile and install into virtualenv/virtual machine (verbosely)
pip install .[dev] -v --break-system-packages
- name: Run tests w/ python coverage
run: make ci-postbuild
Expand Down

0 comments on commit 71c73e3

Please sign in to comment.