Update on-pr-manual.yml
This commit is contained in:
parent
162fd3f3ee
commit
be865290d2
5
.github/workflows/on-pr-manual.yml
vendored
5
.github/workflows/on-pr-manual.yml
vendored
@ -73,9 +73,6 @@ jobs:
|
||||
- name: Run the tests
|
||||
run: |
|
||||
cd ipld-ethcl-indexer
|
||||
ls go/
|
||||
go vet ./...
|
||||
go fmt ./...
|
||||
./go/bin/ginko -r
|
||||
make test
|
||||
|
||||
# export GOPATH=$(echo $GOBIN | rev | cut -d "/" -f 2- | rev)
|
||||
|
Loading…
Reference in New Issue
Block a user