Build: #2 was successful
Job: Pipeline PR Test 6.7.4 was successful
Code commits
Pipeline
-
Rui Xue 7b5c360b11a10081908366edfedf9040c9ce32b4
PIPE-2738: Fix pixi task parsing: reorder inline tasks before subsections
Move all inline task definitions before subsection definitions to comply
with TOML structure requirements. Fixes missing test tasks (test-unit,
test-regression, test-pltest1) in pixi task list.