fix: small ci fixes.
This commit is contained in:
parent
3db6d07359
commit
9c55d62b85
7 changed files with 14 additions and 11 deletions
2
Justfile
2
Justfile
|
|
@ -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)')]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue