summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ci.yml')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 2ce2176c8..b1adaab25 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -48,6 +48,8 @@ jobs:
env:
RUST_BACKTRACE: full
CARGO_TERM_COLOR: always
+ # TODO(ry) Enable error on warning after fixing https://github.com/denoland/deno/issues/10378
+ # RUSTFLAGS: -D warnings
steps:
- name: Configure git