ci: updates herb call to -test, matching new invocation

This commit is contained in:
Joe Bryan 2020-12-04 21:46:05 -08:00
parent c45e10fa5c
commit 5980fbedd0

View File

@ -48,7 +48,7 @@ stdenvNoCC.mkDerivation {
# run the unit tests
#
herb ./pier -d '~& ~ ~& %test-unit-start ~'
herb ./pier -d '####-test %/tests'
herb ./pier -d '####-test %/tests ~'
herb ./pier -d '~& ~ ~& %test-unit-end ~'
# use the :test app to build all agents, generators, and marks