From 15617e0c229ba925457ee626f1a1a811d3b9040f Mon Sep 17 00:00:00 2001 From: Pavlo Shevchenko Date: Sat, 26 Apr 2025 21:29:29 +0200 Subject: [PATCH] Add `act-test-runner` package to the list of integrations --- src/integrations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/integrations.md b/src/integrations.md index bc674f6..ea0fed9 100644 --- a/src/integrations.md +++ b/src/integrations.md @@ -4,5 +4,5 @@ - [Gitea Actions runner](https://gitea.com/gitea/act_runner) - [github-act-runner](https://github.com/ChristopherHX/github-act-runner) -- [Gradle Act plugin](https://github.com/pshevche/gradle-act-plugin) +- [act-test-runner](https://github.com/pshevche/act-test-runner) - [GitHub Local Actions for Visual Studio Code](https://sanjulaganepola.github.io/github-local-actions-docs/)