Skip to content

Commit

Permalink
Also upload codecov on JS tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vidartf committed Sep 30, 2021
1 parent 6967723 commit 36ecef6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
run: |
python -m pip install --upgrade --upgrade-strategy=eager -e ".[test]"
npm test
codecov
env:
CI: true
python:
Expand Down

0 comments on commit 36ecef6

Please sign in to comment.