WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit da8ceda

Browse files
committed
update workfloW
1 parent a3dc1fb commit da8ceda

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/default.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,5 @@ jobs:
6161
- name: Install dependencies
6262
run: pnpm install --frozen-lockfile --strict-peer-dependencies
6363

64-
- name: Build Source
65-
run: pnpm run --if-present build
66-
6764
- name: Lint Source
6865
run: pnpm run --if-present lint
69-
70-
- name: Run Tests
71-
run: pnpm run --if-present test

0 commit comments

Comments
 (0)