Skip to content

Commit

Permalink
Build artifacts on CI
Browse files Browse the repository at this point in the history
just for the novelty of it
  • Loading branch information
kkrull committed Aug 7, 2024
1 parent 0da55da commit 4aba8a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
cache-dependency-path: src/go/go.sum
go-version-file: src/go/go.mod

- run: go build -v ./...
- run: make all

go-test:
defaults:
Expand Down

0 comments on commit 4aba8a0

Please sign in to comment.