Compare commits
3 Commits
64703bb6f3
...
12fd9c04f5
| Author | SHA1 | Date | |
|---|---|---|---|
| 12fd9c04f5 | |||
| 0579d5df86 | |||
|
|
7949bb3f1f |
2
.github/workflows/job_coverage.yml
vendored
2
.github/workflows/job_coverage.yml
vendored
@@ -32,7 +32,7 @@ jobs:
|
||||
go tool cover -func coverage.out -o coverage.out
|
||||
|
||||
- name: coverage badge
|
||||
uses: tj-actions/coverage-badge-go@v2
|
||||
uses: tj-actions/coverage-badge-go@v3
|
||||
with:
|
||||
green: 80
|
||||
filename: coverage.out
|
||||
|
||||
Reference in New Issue
Block a user