esp-rs / esp-template

A minimal esp-hal application template for use with cargo-generate
Apache License 2.0
143 stars 29 forks source link

Generated CI workflow generates errors #116

Closed bjoernQ closed 1 year ago

bjoernQ commented 1 year ago

Generated a fresh ESP32-C3 project and didn't notice there is a CI workflow. Pushed it to a repository and found the CI failing because cargo-fmt and cargo-clippy don't get installed by the workflow

See https://github.com/bjoernQ/measure-current/actions/runs/6349992065/job/17249073866