mirror of
https://github.com/fosrl/olm.git
synced 2026-02-07 21:46:40 +00:00
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -21,5 +21,8 @@ jobs:
|
||||
- name: Build go
|
||||
run: go build
|
||||
|
||||
- name: Build Docker image
|
||||
run: make build
|
||||
|
||||
- name: Build binaries
|
||||
run: make go-build-release
|
||||
|
||||
Reference in New Issue
Block a user