mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-08-23 22:26:49 +00:00
feat: add verify-csv check (#1568)
Signed-off-by: Dale Haiducek <19750917+dhaiducek@users.noreply.github.com>
This commit is contained in:
@@ -36,6 +36,8 @@ jobs:
|
||||
run: make verify-deps
|
||||
- name: verify-fmt-imports
|
||||
run: make verify-fmt-imports
|
||||
- name: verify-csv
|
||||
run: make verify-csv </dev/null
|
||||
|
||||
build:
|
||||
name: build
|
||||
|
||||
Reference in New Issue
Block a user