Guillaume Endignoux
|
291d3db553
|
Add rustfmt component to cargo_fmt workflow.
|
2020-04-09 13:38:57 +02:00 |
|
Jean-Michel Picod
|
578742034e
|
Remove toolchain parameter for workflow
It seems the github action will pick up the rust-toolchain file and if
we specify it as an input, it will have a higher priority
|
2020-02-28 16:32:20 +01:00 |
|
Jean-Michel Picod
|
9de4662dee
|
Add more checks
- python code formatting is tested with yapf
- cron workflow to run cargo audit
- Don't run on latest
|
2020-02-25 14:12:37 +01:00 |
|
Jean-Michel Picod
|
53964b1d61
|
Also run checks on pull requests
|
2020-02-25 10:25:55 +01:00 |
|
Jean-Michel Picod
|
6c96c639ca
|
Split cargo fmt and cargo check into 2 workflows
|
2020-02-25 10:06:36 +01:00 |
|