Update on-pr-manual.yml

This commit is contained in:
Abdul Rabbani 2022-04-21 19:19:25 -04:00
parent 162fd3f3ee
commit be865290d2

View File

@ -73,9 +73,6 @@ jobs:
- name: Run the tests - name: Run the tests
run: | run: |
cd ipld-ethcl-indexer cd ipld-ethcl-indexer
ls go/ make test
go vet ./...
go fmt ./...
./go/bin/ginko -r
# export GOPATH=$(echo $GOBIN | rev | cut -d "/" -f 2- | rev) # export GOPATH=$(echo $GOBIN | rev | cut -d "/" -f 2- | rev)