mirror of
https://github.com/OliveTin/OliveTin
synced 2025-10-30 12:57:06 +00:00
chore: tests wip
This commit is contained in:
@@ -32,6 +32,10 @@ codestyle: go-tools
|
||||
gocyclo -over 4 internal
|
||||
gocritic check ./...
|
||||
|
||||
test: unittests
|
||||
|
||||
tests: unittests
|
||||
|
||||
unittests:
|
||||
$(call delete-files,reports)
|
||||
mkdir reports
|
||||
|
||||
Reference in New Issue
Block a user