Skip to content

Commit

Permalink
Update presubmit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorcloudy authored Sep 11, 2024
1 parent 9b7e449 commit 558dc9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ tasks:
- "bazel run //:gazelle"
- "bazel mod tidy"
- "git diff --exit-code" # If there is a diff, fail.
skip_in_bazel_downstream_pipeline: "Lockfile could change when building with Bazel@HEAD"
check_gofmt:
platform: ubuntu2004
name: "go fmt"
Expand Down

0 comments on commit 558dc9c

Please sign in to comment.