Skip to content

Commit cd963ed

Browse files
authored
Merge branch 'master' into dependabot/github_actions/golangci/golangci-lint-action-3
2 parents a8a3e39 + c708a4d commit cd963ed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
4040
- uses: actions/github-script@v4
4141
if: github.event_name == 'pull_request'
42+
continue-on-error: true
4243
env:
4344
COVERAGE_CONTENT: "${{ env.COVERAGE_CONTENT }}"
4445
with:

0 commit comments

Comments
 (0)