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 448133d commit 89ed7ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ orbs:
# so you dont have to copy and paste it everywhere.
# See the orb documentation here: https://circleci.com/developer/orbs/orb/circleci/python
python: circleci/[email protected]
#https://circleci.com/developer/orbs/orb/codecov/codecov
codecov: codecov/[email protected]

jobs:
werpy-unit-tests:
Expand Down

0 comments on commit 89ed7ce

Please sign in to comment.