fix: font parsing #121
checks.yml
on: pull_request
Rust formatting
11s
Rust checks (clippy, doc)
2m 13s
Toml formatting
7s
Spell Check with Typos
6s
Annotations
1 error and 1 warning
|
Rust checks (clippy, doc)
Process completed with exit code 101.
|
|
Workflow syntax warning:
.github/workflows/checks.yml#L37
.github/workflows/checks.yml (Line: 37, 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 ${{ }}?
|