mirror of
https://github.com/LHY0125/PathEditor.git
synced 2026-06-29 09:55:56 +08:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| eff4f86fd6 |
@@ -37,7 +37,7 @@ jobs:
|
|||||||
run: npx vitest run --coverage
|
run: npx vitest run --coverage
|
||||||
|
|
||||||
- name: 上传覆盖率到 Codecov
|
- name: 上传覆盖率到 Codecov
|
||||||
uses: codecov/codecov-action@v5
|
uses: codecov/codecov-action@v7
|
||||||
with:
|
with:
|
||||||
files: ./coverage/cobertura-coverage.xml
|
files: ./coverage/cobertura-coverage.xml
|
||||||
flags: frontend
|
flags: frontend
|
||||||
|
|||||||
Reference in New Issue
Block a user