Skip to content

Commit

Permalink
github: fixing names
Browse files Browse the repository at this point in the history
  • Loading branch information
masscry committed May 4, 2024
1 parent 9aae0f1 commit 158e411
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-single-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ jobs:
run: |
git config --global user.name "${{ env.COV_COMMIT_AUTHOR }}"
git config --global user.email "masscry@users.noreply.github.com"
git add code-coverage-results.json
git add coverage.json
git commit -m "${{ env.COV_COMMIT_MESSAGE }}"
git push
11 changes: 0 additions & 11 deletions code-coverage-results.md

This file was deleted.

0 comments on commit 158e411

Please sign in to comment.