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