mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-10 21:11:20 +00:00
6 lines
48 B
YAML
6 lines
48 B
YAML
|
language: go
|
||
|
|
||
|
go:
|
||
|
- tip
|
||
|
|
||
|
script: go test -v ./
|