build(Makefile): fix backend-test
This commit is contained in:
parent
2c6b43a3d8
commit
ef94ced729
2
Makefile
2
Makefile
@ -190,7 +190,7 @@ well-known: static;
|
|||||||
|
|
||||||
# HELP(test-backend): test backend
|
# HELP(test-backend): test backend
|
||||||
--test-backend:
|
--test-backend:
|
||||||
stack build --test --coverage --fast --workdir .stack-work-test --flag uniworx:library-only $(stackopts)
|
stack build --test --coverage --fast --work-dir .stack-work-test --flag uniworx:library-only $(stackopts)
|
||||||
|
|
||||||
# TODO: better name
|
# TODO: better name
|
||||||
.PHONY: db
|
.PHONY: db
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user