From a1c51e2f405d9b845e13633a129d7d2440e77ce1 Mon Sep 17 00:00:00 2001 From: jessebot Date: Fri, 15 Mar 2024 11:24:03 +0100 Subject: [PATCH] update the contributing docs to mention that we have some ci tests via gha now --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d049b378e..3ac5b9827 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -24,7 +24,7 @@ If it's a code fix, please: We also utilize the [Bitwarden cli], for a password manager so you never have to see/know your Argo CD password. -NOTE: We're open to unit, integration, and ci testing btw! We just don't have any because we weren't stable enough to justify them yet. 🤦 +NOTE: We're open to unit and integration tests btw! We just don't have anything but ci via Github Actions, because we weren't stable enough to justify them yet. 🤦 ### Prereqs