Skip to content

Commit

Permalink
Update coverage script (#437)
Browse files Browse the repository at this point in the history
* update github action coverage script

* test coverage check
  • Loading branch information
maggie98choy committed Feb 15, 2024
1 parent 19dc4fc commit ec3db74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/post-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@ jobs:
cp ../ci/coverage_threshold_temp.txt ./ci/coverage_threshold.txt
git add ./ci/coverage_threshold.txt
git commit -m "chore: git bot update threshold"
git branch -b
git branch
git push origin head:locked_actions_branch
continue-on-error: true

0 comments on commit ec3db74

Please sign in to comment.