Skip to content

fix(test): exec playwright install before run test #383

fix(test): exec playwright install before run test

fix(test): exec playwright install before run test #383

Triggered via pull request February 11, 2026 02:33
Status Success
Total duration 1m 13s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Workflow syntax warning: .github/workflows/ci.yml#L36
.github/workflows/ci.yml (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/ci.yml#L39
.github/workflows/ci.yml (Line: 39, 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 ${{ }}?