Skip to content

Commit

Permalink
Update coverage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mohsensamiei authored May 2, 2020
1 parent 7fa3c3d commit b606674
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:

- name: Reporting coverage
env:
CODECOV_TOKEN: d864d00b-a566-423e-bd8b-79ed7bbfe025
run: bash <(curl -s https://codecov.io/bash)
CODECOV_TOKEN: 3a150f49-f275-4d42-a90b-4480067ab219
run: bash <(curl -s https://codecov.io/bash)

0 comments on commit b606674

Please sign in to comment.