Skip to content

Commit

Permalink
Add codecov to circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
rossarmstrong committed Nov 9, 2023
1 parent cd91c34 commit 84e826d
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 @@ -30,6 +30,7 @@ jobs:
- run:
name: Run unit tests
command: python -m unittest discover tests
- codecov/upload

# Invoke jobs via workflows
# See: https://circleci.com/docs/configuration-reference/#workflows
Expand Down

0 comments on commit 84e826d

Please sign in to comment.