chore: add support for build automation #5
1 changed files with 2 additions and 2 deletions
|
@ -60,6 +60,6 @@ jobs:
|
|||
go.sum
|
||||
tools/go.sum
|
||||
-
|
||||
name: Run tests
|
||||
name: Build binaries
|
||||
run: |
|
||||
make test
|
||||
make build
|
||||
|
|
Loading…
Reference in a new issue