Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fiseni committed Sep 20, 2024
1 parent 9dc5820 commit 1f9c99f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
run: |
git fetch
git checkout coverage-reports || git checkout --orphan coverage-reports
git reset --hard
rm -rf ./*
cp -rp '${{ runner.temp }}'/coveragereport/* ./
git config user.name github-actions
Expand Down

0 comments on commit 1f9c99f

Please sign in to comment.