rp-hal-boards/.github/workflows
Wilfried Chauveau f10c73f4fa
Add meaningful names to steps and remove quasi-repetition
The workflow only shows "Runs action-rs/cargo@v1" which does not tell us
much about what's actually being done.
The list and clean up done after each build varies by only the debug/release
part of the path that is repeated several times (2).

This commit gives each step a more meaningful name and simplify the list &
cleanup step with a generic one liner that can be copy/pasted without
modification.
2022-08-12 12:50:07 +01:00
..
build_and_test.yml Add meaningful names to steps and remove quasi-repetition 2022-08-12 12:50:07 +01:00
clippy.yml Can we build without GCC now? 2021-10-18 10:56:30 +01:00
rustfmt.yml Deny warnings in ci 2021-07-25 02:17:43 +10:00