Skip to content

Commit bf8ae44

Browse files
committed
Trigger test
1 parent 220f801 commit bf8ae44

File tree

3 files changed

+2246
-2364
lines changed

3 files changed

+2246
-2364
lines changed

.github/workflows/validate-schema.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828

2929
- name: Validate docker.config.yml against remote schema
3030
run: |
31-
jsonschema-cli \
31+
check-jsonschema \
3232
--schemafile https://raw.githubusercontent.com/geopython/pygeoapi/refs/heads/master/pygeoapi/schemas/config/pygeoapi-config-0.x.yml \
3333
docker.config.yml

0 commit comments

Comments
 (0)