Commit b895f70
committed
fix: Correct YAML indentation in CI workflow
- Fix missing space in '- name: Install dependencies' step indentation
- Add proper spacing between Install Allure CLI and Generate test documentation steps
- Validate YAML syntax to prevent workflow errors
- Ensure proper GitHub Actions workflow execution1 parent e0ba3f8 commit b895f70
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
| 176 | + | |
176 | 177 | | |
177 | 178 | | |
178 | 179 | | |
179 | 180 | | |
180 | | - | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| |||
0 commit comments