Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rossarmstrong authored Nov 8, 2023
1 parent 7c338e4 commit ada3c67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- checkout
- python/install-packages:
pkg-manager: pip
pip-dependency-file: pyproject.toml
- run:
name: Run unit tests
command: python -m unittest discover tests
Expand Down

0 comments on commit ada3c67

Please sign in to comment.