From 111482ec2d1ee7947441b3a1ccc1ad2716917d99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Wei=C3=9F?= <72068105+Sandoun@users.noreply.github.com> Date: Sun, 18 Jun 2023 21:52:16 +0200 Subject: [PATCH] Update test-pipeline.yml --- .github/workflows/test-pipeline.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test-pipeline.yml b/.github/workflows/test-pipeline.yml index 2748ccf..8dc5103 100644 --- a/.github/workflows/test-pipeline.yml +++ b/.github/workflows/test-pipeline.yml @@ -84,6 +84,7 @@ jobs: continue-on-error: true run: | git checkout badges + git fetch git config --local user.email "action@github.com" git config --local user.name "GitHub Action" git add "./MewtocolTests/TestResults/badge_combined.svg" -f