mirror of
https://codeberg.org/scip/yadu.git
synced 2026-07-10 11:44:37 +02:00
fix missing struct in README
This commit is contained in:
2
Makefile
2
Makefile
@@ -12,7 +12,7 @@ buildlocal:
|
||||
go build
|
||||
|
||||
clean:
|
||||
rm -rf $(tool) coverage.out testdata t/out
|
||||
rm -rf $(tool) coverage.out testdata t/out example/example
|
||||
|
||||
test: clean
|
||||
go test $(ARGS)
|
||||
|
||||
Reference in New Issue
Block a user