From fc20bcb389b3d61f17b2cea32102310ae668f1ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominika=20D=C5=82ugosz?= Date: Fri, 19 Apr 2024 18:02:21 +0200 Subject: [PATCH] Use json mode for the dynamic badge --- .github/workflows/TestCoverage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/TestCoverage.yml b/.github/workflows/TestCoverage.yml index a8867b4..1eaaf2e 100644 --- a/.github/workflows/TestCoverage.yml +++ b/.github/workflows/TestCoverage.yml @@ -34,7 +34,7 @@ jobs: with: auth: ${{ secrets.TEST_COVERAGE_GIST }} gistID: 8ec74eae558f3a7793622f6469064b73 - filename: test_coverage_badge.svg + filename: test_coverage_badge.json label: Test coverage message: TBD color: orange