mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-12 07:17:13 +01:00
fix(ci): remove forced color from github action.
This commit is contained in:
parent
8df192c1f9
commit
4656a49335
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -113,7 +113,7 @@ check:
|
||||||
|
|
||||||
.PHONY: bats
|
.PHONY: bats
|
||||||
bats:
|
bats:
|
||||||
@bats --pretty --print-output-on-failure tests/bats/
|
@bats --timing --print-output-on-failure tests/bats/
|
||||||
|
|
||||||
.PHONY: manual
|
.PHONY: manual
|
||||||
manual:
|
manual:
|
||||||
|
|
Loading…
Reference in a new issue