From 7c858ecd27af8d4d3a3c5afda0c248e3b06d2a8c Mon Sep 17 00:00:00 2001 From: Mike Karlesky Date: Tue, 7 May 2024 14:38:43 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Tweaked=20local=20development=20?= =?UTF-8?q?test=20instructions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd4bca56..3928c293 100644 --- a/README.md +++ b/README.md @@ -574,7 +574,7 @@ Ceedling repository. This test suite build option balances test coverage with suite execution time. ```shell - > rake ci + > rake spec ``` To run individual test files (Ceedling’s Ruby-based tests, that is) and