;ci: push: fix func tests

This commit is contained in:
Simon Michael 2020-11-16 14:01:36 -08:00
parent 01be455e82
commit 9428df4526

View File

@ -144,4 +144,4 @@ jobs:
stack: ${{ matrix.plan.stack }}
run: |
export PATH=~/.local/bin:$PATH
COLUMNS=80 $stack exec -- shelltest --execdir -j16 tests -x /_ -x /bin -x /addons
COLUMNS=80 $stack exec -- shelltest --execdir -j16 hledger/test -x /_ -x /bin -x /addons