Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.

Commit 76fd291

Browse files
authored
Do not upload codecoverage data from boilerplate (#478)
Signed-off-by: Eduardo Apolinario <[email protected]> Co-authored-by: Eduardo Apolinario <[email protected]>
1 parent 46c6751 commit 76fd291

File tree

1 file changed

+0
-1
lines changed
  • boilerplate/flyte/golang_test_targets

1 file changed

+0
-1
lines changed

boilerplate/flyte/golang_test_targets/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,3 @@ test_unit_visual:
5454
.PHONY: test_unit_codecov
5555
test_unit_codecov:
5656
go test ./... -race -coverprofile=coverage.txt -covermode=atomic
57-
curl -s https://codecov.io/bash > codecov_bash.sh && bash codecov_bash.sh

0 commit comments

Comments
 (0)