Skip to content

Commit

Permalink
🔧 chore: 升级相关配置
Browse files Browse the repository at this point in the history
  • Loading branch information
arvinxx committed Apr 21, 2023
1 parent 6c803c9 commit bf30b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: pnpm install

- name: ✅ 测试检查
run: pnpm run test:cov
run: pnpm run test:coverage

- name: ⬆️上传至 Codecov
uses: codecov/codecov-action@v3

0 comments on commit bf30b6f

Please sign in to comment.