Skip to content

Commit

Permalink
install pytest-cov
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveSkender committed Apr 1, 2024
1 parent 2b243d1 commit d82f046
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-indicators.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
run: |
pip install -r requirements.txt
pip install -r requirements-test.txt
pip install pytest-cov
- name: Test indicators
id: test-library
Expand Down

0 comments on commit d82f046

Please sign in to comment.