diff --git a/.github/workflows/ci-riscv64.yml b/.github/workflows/ci-riscv64.yml index 44cd575a01e01..4f8ba4f36db80 100644 --- a/.github/workflows/ci-riscv64.yml +++ b/.github/workflows/ci-riscv64.yml @@ -17,11 +17,6 @@ concurrency: group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }} cancel-in-progress: true -# FIXME: Drop this -env: - RUSTFLAGS: -D warnings - CARGO_TERM_COLOR: always - jobs: build: name: Build and test