Skip to content

Commit

Permalink
Merge pull request #91 from giovannipizzi/test-codecov
Browse files Browse the repository at this point in the history
Testing Codecov after moving the repo
  • Loading branch information
giovannipizzi authored Jul 20, 2020
2 parents 48fe289 + def39b1 commit 9aa52ca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ jobs:
run: coverage xml
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
file: ./coverage.xml
name: disk-objectstore
Expand Down

0 comments on commit 9aa52ca

Please sign in to comment.