feat: add verify-csv check (#1568)

Signed-off-by: Dale Haiducek <19750917+dhaiducek@users.noreply.github.com>
This commit is contained in:
Dale Haiducek
2026-06-10 09:13:29 +00:00
committed by GitHub
parent 964f41f00c
commit 2bc63a3ea7
3 changed files with 46 additions and 0 deletions
+2
View File
@@ -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