Skip to content

Commit

Permalink
fix test-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mohr committed Apr 10, 2024
1 parent b424677 commit 3fd3735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ fiboa-cli = ">=0.3"
pymarkdownlnt = ">=0.9"

[scripts]
test-docs = "pymarkdown -d md024 -d md013 scan ."
test-docs = "pymarkdown -d md024,md013 scan ."
test-schema = "fiboa validate-schema schema/schema.yaml"
test-geojson = "fiboa validate examples/geojson -c examples/geojson/collection.json -e https://fiboa.github.io/inspire-extension/v0.2.0/schema.yaml,schema/schema.yaml"
test-geoparquet = "fiboa validate examples/geoparquet -e https://fiboa.github.io/inspire-extension/v0.2.0/schema.yaml,schema/schema.yaml"
Expand Down

0 comments on commit 3fd3735

Please sign in to comment.