Skip to content

Commit

Permalink
coveralls-7
Browse files Browse the repository at this point in the history
  • Loading branch information
ohler55 committed Dec 26, 2024
1 parent a29964b commit cac791f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ jobs:
COVERALLS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
go install github.com/mattn/goveralls@latest
echo $GOPATH
ls $GOPATH/bin
echo "go path:" $GOPATH
env
$GOPATH/bin/goveralls -coverprofile=cov.out -service=github

0 comments on commit cac791f

Please sign in to comment.