diff --git a/.github/workflows/ci-unit-tests-go-tip.yml b/.github/workflows/ci-unit-tests-go-tip.yml index f1f36865cc0..74ad202950b 100644 --- a/.github/workflows/ci-unit-tests-go-tip.yml +++ b/.github/workflows/ci-unit-tests-go-tip.yml @@ -41,8 +41,8 @@ jobs: check_name: Go Tip Unit Tests Summary junit_files: junit-report.xml # This workflow isn't run during Pull Requests, so check run and PR comment summaries are not needed. - comment_mode: off check_run: false + comment_mode: off - name: Upload Test Results if: always()