Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ldsnia authored Dec 11, 2024
1 parent 3f89e13 commit 2936b8a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: bufbuild/buf-action@v1
with:
# Ignore breaking changes.
breaking-against: ""

- name: Generate protos
run: buf lint || true && buf generate
Expand Down

0 comments on commit 2936b8a

Please sign in to comment.