Skip to content

Commit

Permalink
feat: temp
Browse files Browse the repository at this point in the history
Signed-off-by: LingKa <[email protected]>
  • Loading branch information
LingKa28 committed Dec 4, 2023
1 parent cc9a50c commit 67fd769
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:

- name: Install Hatch
run: pip install hatch

- name: Generate API
uses: ./.github/workflows/protobuf

- name: Run lint & fmt
run: hatch run lint:all ./client
Expand Down

0 comments on commit 67fd769

Please sign in to comment.