alantech / iasql

Cloud Infrastructure as data in PostgreSQL
https://iasql.com
MIT License
593 stars 25 forks source link

Autoretry failed tests in the CI at least once #1731

Closed depombo closed 1 year ago

aguillenv commented 1 year ago

maybe something like this could help https://github.com/marketplace/actions/retry-step

mtp1376 commented 1 year ago

For automatic retries of the test suite, if we want to run the job twice (at max) we can: