Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
NagaTulasi committed Sep 20, 2024
1 parent 7fc0e43 commit c65044d
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/workflows/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,13 +89,8 @@ jobs:
timeout-minutes: 5
steps:
- uses: actions/checkout@v3
- uses: bufbuild/[email protected]
- uses: bufbuild/buf-lint-action@v1
with:
input: "proto"

# - name: lint
# run: make proto-lint
- name: lint
run: make proto-lint

breakage:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c65044d

Please sign in to comment.