8e31a792b620ae2d4b785bb22f79a7d49993baba
7930117bab052fc8598df7da83a0ac7ed5ca03e8
@@ -23,8 +23,8 @@ fix: go fix . -test: - go test ./... +test tests="./...": + go test {{ tests }} check-flake: nix flake check