Skip to content

Commit

Permalink
add: codecov report
Browse files Browse the repository at this point in the history
  • Loading branch information
KarolosLykos committed Jan 18, 2022
1 parent 61cf1ab commit 9f4075b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:

- name: Upload coverage to Codecov
if: success() && matrix.os == 'ubuntu-latest'
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v2.1.0

0 comments on commit 9f4075b

Please sign in to comment.