Skip to content

Update the GitHub workflow for tests #5

Update the GitHub workflow for tests

Update the GitHub workflow for tests #5

Triggered via push February 23, 2026 22:15
Status Success
Total duration 4m 42s
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#L44
.github/workflows/test.yml (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 ${{ }}?
Workflow syntax warning: .github/workflows/test.yml#L52
.github/workflows/test.yml (Line: 52, 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 ${{ }}?