Skip to content

Commit

Permalink
Codecov (#125)
Browse files Browse the repository at this point in the history
* target dependabot PR to devel branch (#124)

* Don’t limit codecov to PRs
  • Loading branch information
mazay committed Feb 27, 2022
1 parent f18462f commit e3aef1e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ jobs:
- name: Codecov
uses: codecov/codecov-action@v1
if: ${{ github.event_name == 'pull_request' }}
with:
file: ./src/github.com/${{ github.repository }}/cover.out

Expand Down

0 comments on commit e3aef1e

Please sign in to comment.