Build for all platforms in CI test
This commit is contained in:
3
.github/workflows/go.yml
vendored
3
.github/workflows/go.yml
vendored
@@ -52,3 +52,6 @@ jobs:
|
||||
|
||||
- name: Run tests
|
||||
run: ./test --test-only
|
||||
|
||||
- name: Build all
|
||||
run: ./pack build
|
||||
|
||||
Reference in New Issue
Block a user