Shopify / lighthouse-ci-action

MIT License
101 stars 50 forks source link

Improve api request error handling #16

Closed charlespwd closed 3 years ago

charlespwd commented 3 years ago

Fixes #12

We were silently failing on curl errors. Refactor the curl command a bit so that we say what's wrong if something bad happens.