Skip to content

Commit

Permalink
Revert unnecessary changes
Browse files Browse the repository at this point in the history
Signed-off-by: Albert Teoh <albert@packsmith.io>
  • Loading branch information
Albert Teoh committed Jan 6, 2024
1 parent 8c09da7 commit c3ec751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-unit-tests-go-tip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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()
Expand Down

0 comments on commit c3ec751

Please sign in to comment.