Skip to content

Commit 1155daf

Browse files
committed
fix: add codecove badge
1 parent 17e7f5b commit 1155daf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/actions/tests/python/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ runs:
9595
shell: bash
9696
run: |
9797
pip install -r requirements/prod.txt
98+
pip install -r requirements/local.txt
9899
env:
99100
SITE_PACKAGES_PATH: ${{ env.SITE_PACKAGES_PATH }}
100101

0 commit comments

Comments
 (0)