Skip to content

Commit

Permalink
Update code_coverage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
imanghafoori1 authored Jun 14, 2024
1 parent 829f70c commit 32bc6ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
with:
coverage_badge_path: ./output/coverage.svg
repo_token: ${{ secrets.GITHUB_TOKEN }}
push_badge: true
push_badge: false

- name: Git push to image-data branch
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit 32bc6ff

Please sign in to comment.