Skip to content

Fix the GitHub workflow for release #11

Fix the GitHub workflow for release

Fix the GitHub workflow for release #11

Triggered via push February 24, 2026 00:06
Status Success
Total duration 4m 35s
Artifacts

test.yml

on: push
Matrix: Test code on Linux
Matrix: Test code on macOS
Matrix: Test code on Windows
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Workflow syntax warning: .github/workflows/test.yml#L43
.github/workflows/test.yml (Line: 43, 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.yml#L51
.github/workflows/test.yml (Line: 51, 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 ${{ }}?