Skip to content

Commit

Permalink
remove redundant actions (#1430)
Browse files Browse the repository at this point in the history
  • Loading branch information
lovromazgon authored Mar 11, 2024
1 parent e7e3983 commit aa2f838
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/validate-generated-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,6 @@ jobs:
with:
go-version-file: 'go.mod'

- name: Install Protoc
uses: arduino/setup-protoc@v3

- name: Set up Buf
uses: bufbuild/[email protected]

- name: Check generated files
run: |
export PATH=$PATH:$(go env GOPATH)/bin
Expand Down

0 comments on commit aa2f838

Please sign in to comment.