build(Makefile): fix backend-test

This commit is contained in:
Sarah Vaupel 2024-10-21 17:06:27 +02:00
parent 2c6b43a3d8
commit ef94ced729

View File

@ -190,7 +190,7 @@ well-known: static;
# HELP(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
.PHONY: db