Merge pull request #224 from noahbald/fix/186-update-dependencies #134
checks.yml
on: push
Rust formatting
24s
Rust checks (clippy, doc)
5m 58s
Toml formatting
6s
Spell Check with Typos
6s
Annotations
1 warning
|
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 ${{ }}?
|