eliashaeussler / typo3-warming

🚀 Extension for TYPO3 CMS that warms up Frontend caches based on an XML sitemap with multi-language support.
https://docs.typo3.org/p/eliashaeussler/typo3-warming/main/en-us/
GNU General Public License v2.0
15 stars 7 forks source link

[TASK] Retry failing tests multiple times in CI #607

Closed eliashaeussler closed 6 months ago

eliashaeussler commented 6 months ago

This PR changes the retry of failing tests in test workflow from one retry to two retries. This should stabilize test workflow a little bit (hopefully).

codeclimate[bot] commented 6 months ago

Code Climate has analyzed commit 883041e6 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 91.2% (0.0% change).

View more on Code Climate.