find pip packages

This commit is contained in:
Waylon Walker 2020-03-29 10:42:53 -05:00 committed by GitHub
parent 83e8f17390
commit 0fff098609
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,9 +19,9 @@ jobs:
uses: WaylonWalker/kedro-action@develop
with:
GITHUB_PAT: ${{ secrets.REPO_ONLY_PAT }}
- name: ls pip
run: ls ~/.pip
- name: show kedro
run: pip show kedro
- name: show pip
run: pip list -v
# verbose: true