Skip to content

Commit

Permalink
feat: Remove coveralls (#203)
Browse files Browse the repository at this point in the history
Signed-off-by: cegao <[email protected]>
  • Loading branch information
gaocegege committed Feb 1, 2022
1 parent 0d20baa commit ba6e870
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ jobs:
echo "GOPATH=$(go env GOPATH):$GITHUB_WORKSPACE" >> $GITHUB_ENV
echo "RELEASE_VERSION=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV
echo "$(go env GOPATH)/bin" >> $GITHUB_PATH
- name: before_install
run: |
# get coveralls.io support
go get github.com/kleveross/goveralls
- name: install
run: |
cd src/github.com/kleveross/ormb
Expand Down

0 comments on commit ba6e870

Please sign in to comment.