Skip to content

Commit

Permalink
ci: use separate directory for config and data
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianfrey committed Oct 30, 2023
1 parent 216f51e commit 05c9bbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,6 @@ resources:
providers:
- type: feature
name: GeoJSON
data: /pygeoapi/data/vineyards.geojson
data: /data/vineyards.geojson
id_field: id

0 comments on commit 05c9bbd

Please sign in to comment.