chore: knip (#744)

This commit is contained in:
Stephen Zhou
2024-05-11 11:36:10 +08:00
committed by GitHub
parent 4b69aaf8d3
commit 2cea2dfaf9
15 changed files with 1217 additions and 1285 deletions

View File

@@ -51,3 +51,7 @@ jobs:
- name: Test
run: pnpm run test
- name: Knip
if: ${{ matrix.os == 'ubuntu-latest' }}
run: pnpm run knip

View File

@@ -67,8 +67,6 @@ jobs:
cache: pnpm
- name: Install dependencies
run: pnpm install
- name: Install WXT
run: pnpm install wxt
- name: Submit Extension
run: |
pnpm build