Skip to content

Commit

Permalink
chore: fix test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyasbhat0 committed Aug 20, 2024
1 parent 8c66fc9 commit 71cfe90
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ jobs:
uses: actions/setup-go@v3
with:
go-version-file: go.mod

- name: Compile Protobuf
run: make proto-gen

- name: Set up QEMU
uses: docker/setup-qemu-action@v2
Expand Down

0 comments on commit 71cfe90

Please sign in to comment.