From 4e8fbe8aea1aa5e79e53630acbbd37e548f7beb5 Mon Sep 17 00:00:00 2001 From: enpitsulin Date: Mon, 26 Aug 2024 13:17:26 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=8E=BB=E9=99=A4=20warp=20(#47)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/schedule.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.github/workflows/schedule.yml b/.github/workflows/schedule.yml index 4902715..c551c43 100644 --- a/.github/workflows/schedule.yml +++ b/.github/workflows/schedule.yml @@ -38,16 +38,6 @@ jobs: - name: Install dependencies run: pnpm install - - name: Install WARP - uses: enpitsuLin/warp@v1.1.2 - with: - mode: warp+doh - - - name: Test WARP - run: | - echo "$(curl https://www.cloudflare.com/cdn-cgi/trace/)" - shell: bash - - name: Run daily attendance run: pnpm attendance env: