diff options
| author | Paul Buetow <paul@buetow.org> | 2023-06-29 09:28:35 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-06-29 09:28:35 +0300 |
| commit | 16602d176cb82da0f9980b95ac0ef6eec47953a2 (patch) | |
| tree | 26ba82dc33a61b6de77e866d29cd719c31668ac1 /Taskfile.yml | |
| parent | 84e5a4ae93eed6397a6cbf6091a0f5b3eacc78e2 (diff) | |
refactor config initialization
Diffstat (limited to 'Taskfile.yml')
| -rw-r--r-- | Taskfile.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Taskfile.yml b/Taskfile.yml index 4cc772b..45eae66 100644 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -9,7 +9,6 @@ tasks: cmds: - go build -race -o gorum cmd/gorum/main.go test: - deps: ["vet", "lint"] cmds: - go clean -testcache - go test ./... -v -race |
