Skip to content

Commit b671407

Browse files
committed
Fix yaml spacing
1 parent c724f57 commit b671407

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/regression-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
timeout-minutes: 180
7474
outputs:
7575
regressed: ${{ steps.decide.outputs.regressed }}
76-
summary: ${{ steps.decide.outputs.summary }}
76+
summary: ${{ steps.decide.outputs.summary }}
7777
steps:
7878
- name: Checkout this repo (for config + scripts)
7979
uses: actions/checkout@v4

0 commit comments

Comments
 (0)