Fix minify_styles #115
checks.yml
on: pull_request
Rust formatting
19s
Rust checks (clippy, doc)
5m 23s
Toml formatting
6s
Spell Check with Typos
5s
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 ${{ }}?
|