Commit fc6b0fe
committed
Fix CI/CD infrastructure: Replace platform-specific mkdir with universal Python command
- Replace deprecated tox platform syntax (broken in tox 4.17.0+)
- Use universal Python command for reports directory creation
- Ensures compatibility with Docker and GitHub Actions environments
- Resolves 'JUnitXML: Parent folder does not exist' error1 parent ddd7c5d commit fc6b0fe
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
| 42 | + | |
45 | 43 | | |
46 | 44 | | |
47 | 45 | | |
| |||
0 commit comments