Update on-pr-manual.yml
This commit is contained in:
parent
01b144544a
commit
fcf073f6cc
3
.github/workflows/on-pr-manual.yml
vendored
3
.github/workflows/on-pr-manual.yml
vendored
@ -67,9 +67,10 @@ jobs:
|
||||
|
||||
- name: Run the tests
|
||||
env:
|
||||
GOPATH: ${{ runner.workspace }}
|
||||
run: |
|
||||
cd ipld-ethcl-indexer
|
||||
export GOPATH=./go
|
||||
echo $GOPATH
|
||||
make test
|
||||
|
||||
# export GOPATH=$(echo $GOBIN | rev | cut -d "/" -f 2- | rev)
|
||||
|
Loading…
Reference in New Issue
Block a user