Skip to content

Commit

Permalink
Update buildandtest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jansenbe authored Feb 22, 2021
1 parent 3da2db6 commit c13436b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildandtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ jobs:
- name: Upload coverage to Codecov 📝
uses: codecov/codecov-action@v1
with:
token: ${{ secrets.CODECOV_TOKEN }}
#token: ${{ secrets.CODECOV_TOKEN }}
file: /**/*coverage*.xml

0 comments on commit c13436b

Please sign in to comment.