Skip to content

Commit

Permalink
Test the packages build
Browse files Browse the repository at this point in the history
  • Loading branch information
MetalBlueberry committed May 22, 2024
1 parent e9d5fa0 commit b452fc1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,6 @@ jobs:
run: |
go generate ./...
git diff --exit-code
- name: Build all packages
run: go build -v ./...

0 comments on commit b452fc1

Please sign in to comment.