From f93d70f8fb9f62a15f51389c29b8791ec542aa9f Mon Sep 17 00:00:00 2001 From: Verin1005 <104152026+Verin1005@users.noreply.github.com> Date: Tue, 17 Oct 2023 16:42:49 +0800 Subject: [PATCH] fix typo (#2197) --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e0f8b6e09d..5466fc89ee 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -62,7 +62,7 @@ on: type: boolean description: push-docker required: true - default: fasle + default: false env: CARGO_TERM_COLOR: always