From 8f4aede2fbc9d16393fd733a7db4ea28f93eb8cb Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sat, 30 Dec 2023 13:21:51 -0400 Subject: test: set CLICOLOR_FORCE=0 for clean inspect --- .taprc | 3 +++ 1 file changed, 3 insertions(+) (limited to '.taprc') diff --git a/.taprc b/.taprc index 44e24f55..01ac7b62 100644 --- a/.taprc +++ b/.taprc @@ -1,3 +1,6 @@ +# vim: set filetype=yaml : coverage-map: coverage-map.js exclude: - test/lib/* +test-env: + - CLICOLOR_FORCE=0 -- cgit 1.3.0-6-gf8a5