From 34689916bbf1fce5579f5727c568c3002e8dc36d Mon Sep 17 00:00:00 2001 From: blasty Date: Sun, 9 Aug 2026 22:20:59 +0200 Subject: Docs: correct the stale --fast check counts (302/257 -> 380) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index bee852d..d301c2f 100644 --- a/README.md +++ b/README.md @@ -173,7 +173,7 @@ test is empty while the protocol works fine). ## Tests ```sh -python3 tests/run.py --fast # 302 checks, <1s, any python3 — between edits +python3 tests/run.py --fast # 380 checks, <1s, any python3 — between edits python3 tests/run.py --list # what runs, and what needs IDA python3 tests/run.py # 788 checks, ~2m — before a commit ``` -- cgit v1.3.1-sl0p