Skip to content

Commit

Permalink
test: disable codecov patch
Browse files Browse the repository at this point in the history
  • Loading branch information
jaybxyz committed Sep 24, 2021
1 parent 67d3397 commit a67abc1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,12 @@ jobs:
test-race:
runs-on: ubuntu-latest
timeout-minutes: 15
status:
# Disable patch since it is noisy and not correct
patch:
default:
enabled: no
if_not_found: success
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2.1.3
Expand Down

0 comments on commit a67abc1

Please sign in to comment.