Commit 03788d6
committed
chore: Fix log output script path in E2E workflow
- Corrected the script path from `./hack/gh-workflow-ci` to
`./hack/gh-workflow-ci.sh` for the log output step.
- Ensured the log output step always runs using `if: always()` to aid
debugging failures.
Signed-off-by: Chmouel Boudjnah <chmouel@redhat.com>1 parent 266c1c3 commit 03788d6
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| 169 | + | |
169 | 170 | | |
170 | | - | |
| 171 | + | |
171 | 172 | | |
172 | 173 | | |
173 | 174 | | |
| |||
0 commit comments