diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 87e61f05..0ec2a488 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,9 +21,6 @@ jobs: toolchain: ${{ matrix.rust }} override: true components: rustfmt, clippy - - env: - RUST_BACKTRACE: 1 - name: stable/beta build uses: actions-rs/cargo@v1