This commit is contained in:
parent
d4be329cb6
commit
645fd64752
@ -21,7 +21,7 @@ jobs:
|
|||||||
run: go tool cover -html=test-report.out -o test-coverage.html
|
run: go tool cover -html=test-report.out -o test-coverage.html
|
||||||
|
|
||||||
- name: Upload Report
|
- name: Upload Report
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: coverage-report
|
name: coverage-report
|
||||||
path: test-coverage.html
|
path: test-coverage.html
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user