Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
otiai10 committed Mar 12, 2024
1 parent 35ec84e commit ee1cf6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/runtime-vmactions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
cp -r . ${GOPATH}/src/github.com/otiai10/gosseract
cd ${GOPATH}/src/github.com/otiai10/gosseract
go get -v -t -d ./...
go test -v -cover ./...
# cd $GOPATH/src/github.com/otiai10/gosseract
# go test -v -cover ./...
Expand Down

0 comments on commit ee1cf6c

Please sign in to comment.