update makefile
This commit is contained in:
parent
55751b3eb6
commit
13c047fc21
1 changed files with 1 additions and 1 deletions
2
makefile
2
makefile
|
|
@ -30,4 +30,4 @@ serve:
|
||||||
go run -tags "sqlite_foreign_keys" ./cmd/yarr -db local.db
|
go run -tags "sqlite_foreign_keys" ./cmd/yarr -db local.db
|
||||||
|
|
||||||
test:
|
test:
|
||||||
cd src && go test -tags "sqlite_foreign_keys" ./...
|
go test -tags "sqlite_foreign_keys" ./...
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue