Skip to content

feat: Modernize Python workflows #4

feat: Modernize Python workflows

feat: Modernize Python workflows #4

Triggered via push November 19, 2025 23:45
Status Failure
Total duration
Artifacts

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/python-check.yaml#L1
(Line: 48, Col: 9): Unrecognized named-value: 'env'. Located at position 111 within expression: (needs.detect-python-changes.outputs.has_changes == 'true') || (github.event_name == 'workflow_dispatch') || (env.ACT == 'true'), (Line: 71, Col: 9): Unrecognized named-value: 'env'. Located at position 111 within expression: (needs.detect-python-changes.outputs.has_changes != 'true') && (github.event_name != 'workflow_dispatch') && (env.ACT != 'true')