Run lints and tests #395
Annotations
1 error and 1 warning
Run for f in $(find . -name "*Cargo.toml"); do cargo -Zunstable-options -C ${f%Cargo.toml} clippy || exit 1; done
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading