Add action wretry.action to section Testing (#46)

Co-authored-by: dmvict <dm.vict.kr@gmail.com>
This commit is contained in:
Romain Lespinasse 2025-03-05 12:02:01 +01:00 committed by GitHub
parent 1b7e8a82e0
commit 1fe1bfb27e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -265,6 +265,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Execute Any Script in a GitHub Issue Comment](https://github.com/nwtgck/actions-comment-run)
- [Setup Vim/Neovim](https://github.com/rhysd/action-setup-vim) - Install Vim/Neovim for testing editor plugins.
- [Cached LFS Checkout](https://github.com/nschloe/action-cached-lfs-checkout) - Cached checkout of LFS resources.
- [Rerun Actions and Commands](https://github.com/Wandalen/wretry.action) - Retries a GitHub Action step or command on failure.
#### Environments