-
Notifications
You must be signed in to change notification settings - Fork 250
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
573f28b
commit 4e8fbe8
Showing
1 changed file
with
0 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: | ||
|