From 5fbe7d552ab116c5af5358316db418544a3a4f89 Mon Sep 17 00:00:00 2001 From: Jeff Roche Date: Mon, 6 Jun 2022 08:12:50 -0400 Subject: [PATCH] chore: testing could be better but i think this is a start --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b4daba..3b76329 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ $ onstaging ./bin/ci/deploy-service.sh - :white_check_mark: Add a version command - :white_check_mark: Accept all valid yaml file extensions - :white_check_mark: Build a CI/CD pipeline -- Implement some tests +- :white_check_mark: Implement some tests - Loading Environment variables from a .env file - Encrypted environment variables via [dragoman](https://github.com/meltwater/dragoman) - Potentially switching to [cobra](https://github.com/spf13/cobra) for the cli \ No newline at end of file