succd: add info on how to run tests #2

Merged
rahix merged 1 commit from q3k/1727532813 into main 2024-09-28 21:27:53 +00:00

View file

@ -37,6 +37,7 @@ Running locally
---
```
$ ./ci.sh # run tests
$ go run . -fake
```