Update test-pipeline.yml

This commit is contained in:
Felix Weiß
2023-06-18 21:52:16 +02:00
committed by GitHub
parent b72771c13e
commit 111482ec2d

View File

@@ -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