create the CI #1

Open
thinkode wants to merge 38 commits from 6-create-the-ci into develop
Showing only changes of commit 87b9fb4a6a - Show all commits

View File

@@ -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