diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 22cf059..3a22812 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,8 +1,8 @@ name: CI on: [push, pull_request] -env: - RUSTFLAGS: -Dwarnings +# env: +# RUSTFLAGS: -Dwarnings jobs: test: