Skip to content

Commit

Permalink
build test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
sukolenvo committed Mar 26, 2022
1 parent b6f7fd3 commit ffa36fc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,8 @@ jobs:
with:
go-version: 1.17

- name: Install Protoc
uses: arduino/setup-protoc@v1

- name: Build Unix
run: make test

0 comments on commit ffa36fc

Please sign in to comment.