diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 94dff6f..a0e817c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -7,9 +7,6 @@ on: - staging - trying -env: - RUSTFLAGS: -Dwarnings - jobs: build_and_test: name: Build and test