Skip to content

Commit 2cac67e

Browse files
committed
run genjsonschema in CI
1 parent cb6d2e4 commit 2cac67e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
touch -t ${touchtime} "${filename}"
4646
ls -la --time-style=full-iso "${filename}"
4747
- name: Generate
48-
run: make generate
48+
run: make generate genjsonschema
4949
- name: Run linters
5050
run: make toolchain-check license-check lint vanity-import-check
5151
- name: Build

0 commit comments

Comments
 (0)