From 3e64ea79440899947d30462a2844d48e47dd66d2 Mon Sep 17 00:00:00 2001 From: Michael McGuinness Date: Thu, 26 Jun 2025 13:34:15 +0000 Subject: [PATCH] Merged in bugfix/readmeci (pull request #171) Update Readme * go --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7d74fc0..d3707e16 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Using the following project as a baseline: `https://github.com/golang-standards/ - Run `touch .env` to create `.env` file for custom environment variables - Run `devbox shell` to enter the environment -- Run `task fullsuite` to run all tests that ensure the current state +- Run `task fullsuite:ci` to run all tests that ensure the current state To find new packages: `https://search.nixos.org/packages`