forked from DMXStage/dmxconnect
fixed
This commit is contained in:
@@ -38,8 +38,8 @@ jobs:
|
|||||||
- name: Display coverage
|
- name: Display coverage
|
||||||
run: go tool cover -func=coverage.out
|
run: go tool cover -func=coverage.out
|
||||||
|
|
||||||
- name: Upload coverage report
|
# - name: Upload coverage report
|
||||||
uses: actions/upload-artifact@v3
|
# uses: actions/upload-artifact@v3
|
||||||
with:
|
# with:
|
||||||
name: coverage-report
|
# name: coverage-report
|
||||||
path: coverage.out
|
# path: coverage.out
|
||||||
Reference in New Issue
Block a user