Skip to content

Commit

Permalink
Fix ci workflow for dependabot (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
reubeno authored May 20, 2024
1 parent 61edb7d commit 9dc4a16
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ jobs:
- name: "Generate code coverage report"
uses: clearlyip/code-coverage-report-action@v4
id: "code_coverage_report"
if: ${{ github.actor != 'dependabot[bot]' }}
with:
artifact_download_workflow_names: "CI"
filename: "codecov.xml"
Expand Down

0 comments on commit 9dc4a16

Please sign in to comment.