Skip to content

Commit 4b87371

Browse files
committed
🔧 Reset alls-green config
1 parent 2f2d7e2 commit 4b87371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
alls-green: # This job does nothing and is only used for the branch protection
140140
if: always()
141141
needs:
142-
- test
142+
- coverage-combine
143143
runs-on: ubuntu-latest
144144
steps:
145145
- name: Decide whether the needed jobs succeeded or failed

0 commit comments

Comments
 (0)