Skip to content

feat(executors): add workflow runner; support for workflow in server #261

feat(executors): add workflow runner; support for workflow in server

feat(executors): add workflow runner; support for workflow in server #261

Triggered via pull request January 27, 2026 08:00
Status Success
Total duration 41s
Artifacts

test.yaml

on: pull_request
Matrix: test-e2e
Matrix: test-unit
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Workflow syntax warning: .github/workflows/test.yaml#L36
.github/workflows/test.yaml (Line: 36, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
Workflow syntax warning: .github/workflows/test.yaml#L44
.github/workflows/test.yaml (Line: 44, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?