From df292100ad7f5d17816db277d136c020da100f09 Mon Sep 17 00:00:00 2001 From: Romain Lespinasse Date: Wed, 5 Mar 2025 09:58:30 +0100 Subject: [PATCH] Add ansible-community/ansible-test-gh-action (#72) Co-authored-by: Sviatoslav Sydorenko --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 307001d..523c88b 100644 --- a/README.md +++ b/README.md @@ -301,6 +301,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Detect Flaky Tests with BuildPulse](https://github.com/Workshop64/buildpulse-action) - [Display Inline Code Annotations for Jest Tests](https://github.com/IgnusG/jest-report-action) - [Run Julia tests](https://github.com/julia-actions/julia-runtest) +- [Test Ansible Collections with `ansible-test`](https://github.com/ansible-community/ansible-test-gh-action) #### Linting