Utilize Ginkgo and replace testing
library.
#9
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
|
- 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)
|
||||||
|
Loading…
Reference in New Issue
Block a user