Skip to content

Commit

Permalink
fixed syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
TanyaStere42 committed Jan 30, 2024
1 parent fca01bb commit 7f8256e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/codecov-report-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: Codecov Report
on: pull_request

jobs:
if_merged:
if: github.event.pull_request.merged == true
- name: Upload coverage reports to Codecov
uses: actions/checkout@v2
Expand Down

0 comments on commit 7f8256e

Please sign in to comment.