🚧 remove sample feed in repo
Some checks failed
GTFS Change Route Type / modify_routes (push) Failing after 1s
Some checks failed
GTFS Change Route Type / modify_routes (push) Failing after 1s
This commit is contained in:
parent
2c050aac9b
commit
70a882ee44
2 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ jobs:
|
|||
modify_routes:
|
||||
runs-on: docker
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
- name: Download sample feed
|
||||
run: curl -o sample-feed.zip https://developers.google.com/static/transit/gtfs/examples/sample-feed.zip
|
||||
|
||||
- name: Change some route types
|
||||
uses: gtfs-actions/route-type-modifier@main
|
||||
|
|
BIN
sample-feed.zip
BIN
sample-feed.zip
Binary file not shown.
Loading…
Reference in a new issue