Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
shibukazu committed Jul 5, 2024
1 parent e1e897e commit aa9ab8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 26 deletions.
26 changes: 0 additions & 26 deletions .github/workflows/code-gen-check.yml

This file was deleted.

2 changes: 2 additions & 0 deletions .github/workflows/code-static-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,7 @@ jobs:
go-version: 1.22.2
- name: Run Buf Lint
run: buf lint
- name: Run Buf format
run: buf format -d --exit-code
- name: golangci-lint
uses: golangci/golangci-lint-action@v3

0 comments on commit aa9ab8c

Please sign in to comment.