Skip to content

Commit

Permalink
fix: workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
clement2026 committed Sep 5, 2024
1 parent 5357bc8 commit 0e689ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
uses: arduino/setup-protoc@v3

- name: Test
run: make
run: make -f go.mk build

0 comments on commit 0e689ea

Please sign in to comment.