Run Rust builds when .cargo/config.toml or clippy.toml change #4652
Labels
A-devops
Area: Pipelines, CI/CD and Dockerfiles
A-diagnostics
Area: Diagnosing issues or monitoring performance
C-bug
Category: This is a bug
C-testing
Category: These are tests
I-build-fail
Zebra fails to build
Motivation
Changes to these files can affect CI results, because they change warnings and errors:
We should add these files to all our CI jobs that run builds (including the test jobs, because they build tests).
Originally posted by @teor2345 in #4640 (comment)
The text was updated successfully, but these errors were encountered: