Skip to content

Commit

Permalink
feat: 去除 warp (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
enpitsuLin authored Aug 26, 2024
1 parent 573f28b commit 4e8fbe8
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/schedule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,16 +38,6 @@ jobs:
- name: Install dependencies
run: pnpm install

- name: Install WARP
uses: enpitsuLin/[email protected]
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:
Expand Down

0 comments on commit 4e8fbe8

Please sign in to comment.