mirror of
https://github.com/OpenLogics/MewtocolNet.git
synced 2025-12-06 11:11:23 +00:00
Update test-pipeline.yml
This commit is contained in:
1
.github/workflows/test-pipeline.yml
vendored
1
.github/workflows/test-pipeline.yml
vendored
@@ -84,6 +84,7 @@ jobs:
|
|||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
run: |
|
run: |
|
||||||
git checkout badges
|
git checkout badges
|
||||||
|
git fetch
|
||||||
git config --local user.email "action@github.com"
|
git config --local user.email "action@github.com"
|
||||||
git config --local user.name "GitHub Action"
|
git config --local user.name "GitHub Action"
|
||||||
git add "./MewtocolTests/TestResults/badge_combined.svg" -f
|
git add "./MewtocolTests/TestResults/badge_combined.svg" -f
|
||||||
|
|||||||
Reference in New Issue
Block a user