fix(ci): remove forced color from github action.

This commit is contained in:
Alexandre Pujol 2024-11-19 21:35:39 +00:00
parent 8df192c1f9
commit 4656a49335
Failed to generate hash of commit

View file

@ -113,7 +113,7 @@ check:
.PHONY: bats
bats:
@bats --pretty --print-output-on-failure tests/bats/
@bats --timing --print-output-on-failure tests/bats/
.PHONY: manual
manual: