Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Jul 20, 2021
1 parent 46c90e5 commit 9d9cdbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -39,7 +39,7 @@ jobs:
run: make setup ci
-
name: Upload coverage
uses: codecov/codecov-action@v2.0.1
uses: codecov/codecov-action@v2
if: matrix.os == 'ubuntu-latest'
with:
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit 9d9cdbb

Please sign in to comment.