Skip to content

Commit bc192d4

Browse files
committed
Minor change
1 parent bbdd525 commit bc192d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ jobs:
176176
coverage-aggregation:
177177
name: Combine and Check Coverage
178178
if: always()
179-
needs: coverage
179+
needs: coverage-testing
180180
runs-on: ubuntu-latest
181181
steps:
182182
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)