Skip to content

Commit

Permalink
Update coverage script
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Jun 4, 2020
1 parent 26602c9 commit 181ca49
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions hack/coverage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@

set -eou pipefail

GOPATH=$(go env GOPATH)
REPO_ROOT="$GOPATH/src/stash.appscode.dev/stash"
REPO_ROOT=$(dirname "${BASH_SOURCE[0]}")/..

pushd $REPO_ROOT

Expand Down

0 comments on commit 181ca49

Please sign in to comment.