Skip to content

Commit

Permalink
trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangchiqing committed Dec 12, 2024
1 parent 7ff84ea commit afd7a39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
echo "$(go env GOPATH)/bin" >> $GITHUB_PATH
- name: Validate protoc-gen-go
run: which protoc-gen-go
- name: Run go generate
- name: Run go generate
run: go generate ./...
working-directory: ${{ mat
working-directory: ${{ matrix.dir }}
Expand Down

0 comments on commit afd7a39

Please sign in to comment.