chore: remove absolete module-resolve (#1991)

This commit is contained in:
hehe
2023-04-17 23:02:22 +08:00
committed by GitHub
parent 6c77006bcc
commit 54a30bbf20
4 changed files with 0 additions and 27 deletions

View File

@@ -33,10 +33,6 @@ runs:
scope: '@toeverything'
cache: 'yarn'
- name: CI Module Resolve
shell: bash
run: node scripts/module-resolve/ci.cjs
- name: Expose yarn config as "$GITHUB_OUTPUT"
id: yarn-config
shell: bash