MobilityData / mobility-feed-api

Apache License 2.0
8 stars 3 forks source link

fix: integration tests is blocking catalog update in prod - correction #676

Closed jcpitre closed 1 month ago

jcpitre commented 1 month ago

Summary:

While looking at the action logs from #673, I noticed that MetadataEndpointTests was not run. This should happens only with the trigger is repository_dispatch

Expected behavior:

MetadataEndpointTests should run in the Health Check after a PR merge.

Testing tips:

Please make sure these boxes are checked before submitting your pull request - thanks!