mirror of
https://github.com/status-im/migrate.git
synced 2025-02-22 16:08:04 +00:00
update makefile
This commit is contained in:
parent
256e8f045b
commit
a6fe4b73b3
3
Makefile
3
Makefile
@ -46,9 +46,6 @@ test-with-flags:
|
||||
@echo -n '$(DATABASE)' | tr -s ' ' '\n' | xargs -I{} go test $(TEST_FLAGS) ./database/{}
|
||||
@go test $(TEST_FLAGS) ./database/testing/...
|
||||
@go test $(TEST_FLAGS) ./database/stub/...
|
||||
|
||||
# deprecated v1compat:
|
||||
@go test ./migrate/...
|
||||
|
||||
|
||||
kill-orphaned-docker-containers:
|
||||
|
Loading…
x
Reference in New Issue
Block a user