Skip to content

Commit

Permalink
coverage report: remove condition
Browse files Browse the repository at this point in the history
  • Loading branch information
kukymbr committed Oct 31, 2023
1 parent b81ada1 commit 8947c5d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,4 @@ jobs:
chart: true
amend: true
reuse-go: true
if: |
matrix.os == 'ubuntu-latest' &&
github.event_name == 'push'
continue-on-error: true

0 comments on commit 8947c5d

Please sign in to comment.