chore: add support for build automation #5

Merged
Emmanuel BENOîT merged 10 commits from tseeker/fetchcert:20240726-build-automation into master 2024-07-26 14:07:47 +02:00
Showing only changes of commit 93105aa81a - Show all commits

View file

@ -60,6 +60,6 @@ jobs:
go.sum
tools/go.sum
-
name: Run tests
name: Build binaries
run: |
make test
make build