;ci: push: fix func tests
This commit is contained in:
parent
01be455e82
commit
9428df4526
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@ -144,4 +144,4 @@ jobs:
|
|||||||
stack: ${{ matrix.plan.stack }}
|
stack: ${{ matrix.plan.stack }}
|
||||||
run: |
|
run: |
|
||||||
export PATH=~/.local/bin:$PATH
|
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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user