Files
task/.github
Valentin Maerten d0218d5656 fix(tests): handle Windows path output and disable CI fail-fast
- TestUserWorkingDirectoryWithIncluded: normalize actual output instead
  of just expected, since task outputs backslashes on Windows
- TestDynamicVariablesRunOnTheNewCreatedDir: take first line only, as
  Windows may output additional corrupted path info
- Disable fail-fast in CI to see all test failures at once
2026-01-31 18:54:03 +01:00
..