stripe / stripe-node

Node.js library for the Stripe API.
https://stripe.com
MIT License
3.9k stars 756 forks source link

Revert "add local pre-req script to bail early if tests will fail" #2084

Closed xavdid-stripe closed 6 months ago

xavdid-stripe commented 6 months ago

Reverts stripe/stripe-node#2083

Caused issues in codegen CI (which calls make test directly rather than the respective packages' ci-test).