fixed some btns and enhanced CI tests #1
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
|
Invalid workflow file:
.github/workflows/test.yml#L1
(Line: 13, Col: 9): Unrecognized named-value: 'matrix'. Located at position 38 within expression: inputs.component == 'backend' &&
(
matrix.python-version == '3.14' ||
(matrix.python-version == '3.15' && github.event_name == 'push' && github.ref == 'refs/heads/main')
)
|