]> git.99rst.org Git - git.git/commit
ci(github): avoid printing test case preamble twice
authorVictoria Dye <redacted>
Sat, 21 May 2022 22:18:53 +0000 (22:18 +0000)
committerJunio C Hamano <redacted>
Sat, 21 May 2022 23:25:56 +0000 (16:25 -0700)
commit110e91150ddb8caa75be8e1ffb937047dbd2752f
tree6075c35575ef7edfd26138de923c4de9192b6228
parent448de909a7dc0e0cc80aff6eff84de56a4c8bbfc
ci(github): avoid printing test case preamble twice

We want to mark up the test case preamble when presenting test output in
Git's GitHub workflow. Let's suppress the non-marked-up version in that
case. Any information it would contain is included in the marked-up
variant already.

Signed-off-by: Victoria Dye <redacted>
Signed-off-by: Johannes Schindelin <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/test-lib-functions.sh
t/test-lib-github-workflow-markup.sh
git clone https://git.99rst.org/PROJECT