There was an error while loading. Please reload this page.
1 parent c724f57 commit b671407Copy full SHA for b671407
1 file changed
.github/workflows/regression-test.yml
@@ -73,7 +73,7 @@ jobs:
73
timeout-minutes: 180
74
outputs:
75
regressed: ${{ steps.decide.outputs.regressed }}
76
- summary: ${{ steps.decide.outputs.summary }}
+ summary: ${{ steps.decide.outputs.summary }}
77
steps:
78
- name: Checkout this repo (for config + scripts)
79
uses: actions/checkout@v4
0 commit comments