Skip to content

Commit

Permalink
Temp - list installed dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cdce8p committed Aug 21, 2021
1 parent f450690 commit 99f5421
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Expand Up @@ -154,6 +154,7 @@ jobs:
run: |
. venv/bin/activate
pip install -e .
pip list
pre-commit run mypy --all-files
spelling:
Expand Down

0 comments on commit 99f5421

Please sign in to comment.