Skip to content

Commit

Permalink
List installed packages
Browse files Browse the repository at this point in the history
  • Loading branch information
timj committed Nov 20, 2023
1 parent 129bfbb commit b328fb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- name: Build and install
run: |
python -m pip install --upgrade pip setuptools
python -m pip list -v
python -m pip install .[yaml,test]
- name: Run tests
Expand Down

0 comments on commit b328fb2

Please sign in to comment.