🚧 fix test workflow
Some checks failed
GTFS Change Route Type / modify_routes (push) Failing after 46s

This commit is contained in:
Charles P. 2024-06-01 22:51:13 +02:00
parent 70a882ee44
commit bedfb6bff1
Signed by: aeris
GPG key ID: 1708D5CC4095E76B

View file

@ -10,7 +10,7 @@ jobs:
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
uses: gtfs-actions/change-route-type@main
with:
gtfs_file: 'sample-feed.zip'
routes: 'AB:5,BFC:1'