Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove failing example files #197

Merged
merged 2 commits into from
Mar 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,3 @@ jobs:
- name: Run pywcmp ETS validation
run: |
for e in examples/*.json; do pywcmp ets validate $e; done
- name: Run pywcmp ETS validation on failing examples
continue-on-error: true
run: |
for e in examples/failing/*.json; do pywcmp ets validate $e; done
2 changes: 1 addition & 1 deletion examples/ca-eccc-msc-gdc.global-discovery-catalogue.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"id": "urn:wmo:md:ca-eccc-msc-gdc:global-discovery-catalogue",
"id": "urn:wmo:md:ca-eccc-msc-global-discovery-catalogue:geomet",
"type": "Feature",
"conformsTo": [
"http://wis.wmo.int/spec/wcmp/2/conf/core"
Expand Down
122 changes: 0 additions & 122 deletions examples/failing/cn-cma.wp.gra_geps_glb.12_m31.f354.json

This file was deleted.

104 changes: 0 additions & 104 deletions examples/failing/urnwmo-md-int.wmo.wis-AOCI21BABJ.json

This file was deleted.

Loading