Skip to content

Commit

Permalink
Update coverage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
danieleades authored and jswrenn committed Jan 18, 2024
1 parent 3ee34d4 commit f4afe79
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ name: Code Coverage

jobs:
coverage:
# Don't run coverage on merge queue CI to avoid duplicating codecov reports
if: github.event_name != 'merge_group'
name: coverage
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit f4afe79

Please sign in to comment.