From ab0efd5dd7c5d15055d46788211c5842b67a36b9 Mon Sep 17 00:00:00 2001 From: YunYouJun Date: Sun, 17 Dec 2023 21:25:02 +0800 Subject: [PATCH] ci: fix lint & cypress test time_warning --- .github/workflows/ci.yml | 1 - demo/yun/pages/test/time_warning.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f7f0da4b0..da9f67259 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -121,7 +121,6 @@ jobs: restore-keys: | cypress-${{ runner.os }}-cypress-${{ github.ref }}-${{ hashFiles('**/pnpm-lock.yaml') }} - - name: Cache local node_modules uses: actions/cache@v3 with: diff --git a/demo/yun/pages/test/time_warning.md b/demo/yun/pages/test/time_warning.md index 7c493a257..b62a22e9c 100644 --- a/demo/yun/pages/test/time_warning.md +++ b/demo/yun/pages/test/time_warning.md @@ -3,6 +3,7 @@ title: Time Warning Test date: 2020-10-01 categories: - test +time_warning: true --- This is a test page for time warning.