Skip to content

Commit

Permalink
Add gen step to GH actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Garbett1 committed Oct 24, 2024
1 parent 49352a8 commit 0fde4b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-test-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ jobs:
- name: Install Tools
if: steps.go-cache.outputs.cache-hit != 'true'
run: make install-tools
- run: make genotelcontribcol
- name: CheckDoc
run: make checkdoc
- name: Porto
Expand Down

0 comments on commit 0fde4b5

Please sign in to comment.