Skip to content

Commit

Permalink
Add code coverage CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
rockdaboot committed Jan 5, 2024
1 parent 8a8c86a commit b51c688
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/unit-test-on-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,10 +118,3 @@ jobs:
skip_fetch: true
skip_checkout: true
file_pattern: ./README.md

# - name: Push Changes
# if: steps.auto-commit-action.outputs.changes_detected == 'true'
# uses: ad-m/github-push-action@master
# with:
# github_token: ${{ github.token }}
# branch: ${{ github.ref }}

0 comments on commit b51c688

Please sign in to comment.