diff --git a/.github/workflows/rust_ci.yml b/.github/workflows/rust_ci.yml index 11a94a5..0e09071 100644 --- a/.github/workflows/rust_ci.yml +++ b/.github/workflows/rust_ci.yml @@ -1,4 +1,4 @@ -name: Rust Continuous Integration +name: Continuous Integration env: RUSTFLAGS: -Dwarnings CARGO_TERM_COLOR: always