Skip to content

Commit 6f26fe0

Browse files
committed
chore: update test.yml
1 parent e1a2bae commit 6f26fe0

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,3 @@ jobs:
6060
run: |
6161
git diff --cached --exit-code
6262
go test ./... -v -cover -coverprofile=cover.Render
63-
64-
- name: Archive code coverage results
65-
uses: actions/upload-artifact@v5
66-
with:
67-
name: code-coverage-report
68-
path: cover.html

0 commit comments

Comments
 (0)