fix: small ci fixes.

This commit is contained in:
Alexandre Pujol 2025-07-25 00:56:31 +02:00 committed by Alex
parent 3db6d07359
commit 9c55d62b85
7 changed files with 14 additions and 11 deletions

View file

@ -344,7 +344,7 @@ init:
[group('tests')]
[doc('Run the integration tests')]
integration:
TERM=xterm bats --recursive --pretty --timing --print-output-on-failure tests/integration
bats --recursive --timing --print-output-on-failure tests/integration
[group('tests')]
[doc('Install dependencies for the integration tests (machine)')]