mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-04 13:07:36 +03:00
Remove old tags from models
This commit is contained in:
parent
123f543a94
commit
035fdaeb96
4 changed files with 6 additions and 7 deletions
2
Makefile
2
Makefile
|
@ -16,7 +16,7 @@ watch: check_go_env
|
|||
.PHONY: test
|
||||
test: check_go_env
|
||||
go test ./... -v
|
||||
@(cd ./ui && npm test -- --watchAll=false)
|
||||
# @(cd ./ui && npm test -- --watchAll=false)
|
||||
|
||||
.PHONY: build
|
||||
build: check_go_env
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue