Skip to content

Commit

Permalink
Looking at pip list
Browse files Browse the repository at this point in the history
  • Loading branch information
fmalatino committed Jun 20, 2024
1 parent ee8aa85 commit b21263e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
run: |
python -m pip install --upgrade pip setuptools wheel
pip install .[test]
pip list
- name: Run serial-cpu tests
run: |
coverage run --rcfile=setup.cfg -m pytest -x tests
Expand Down

0 comments on commit b21263e

Please sign in to comment.