fix: small ci fixes.

This commit is contained in:
Alexandre Pujol 2025-07-25 00:56:31 +02:00
parent def85157fc
commit 6b8df42dbf
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
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)')]