Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 558130b

Browse filesBrowse files
authored
[skip-changelog] chore(ci): prevent empty codecov report (#2020)
1 parent 357d465 commit 558130b
Copy full SHA for 558130b

File tree

Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed

‎.github/workflows/test-go-task.yml

Copy file name to clipboardExpand all lines: .github/workflows/test-go-task.yml
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,8 @@ jobs:
164164
runs-on: ubuntu-latest
165165
needs: test
166166
steps:
167+
- name: Checkout repository
168+
uses: actions/checkout@v3
167169
- name: Download coverage data artifact
168170
uses: actions/download-artifact@v3
169171
with:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.