Skip to content

Commit d0c78f5

Browse files
committed
DROP: Remove failing Coveralls check
1 parent a7db558 commit d0c78f5

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/test-go.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -78,11 +78,3 @@ jobs:
7878
path-to-profile: cover.out
7979
working-directory: ${{ env.GOPATH }}/src/github.com/kubeflow/trainer
8080
parallel: true
81-
82-
finish:
83-
needs: test
84-
runs-on: ubuntu-latest
85-
steps:
86-
- uses: shogo82148/actions-goveralls@v1
87-
with:
88-
parallel-finished: true

0 commit comments

Comments
 (0)