Skip to content

Commit

Permalink
build: let codegen be manual
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdecaf committed Jul 24, 2023
1 parent 15bf7b3 commit a79336b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ jobs:
if: runner.os == 'Windows'
run: choco install -y make mingw

- name: Generate Code
run: make client

- name: Build
run: make build

Expand Down

0 comments on commit a79336b

Please sign in to comment.