gov: port integration tests (#6120)
This commit is contained in:
@@ -29,6 +29,7 @@ jobs:
|
||||
run: |
|
||||
make build
|
||||
if: "env.GIT_DIFF != ''"
|
||||
|
||||
- name: test & coverage report creation
|
||||
run: |
|
||||
go test ./... -mod=readonly -timeout 12m -race -coverprofile=coverage.txt -covermode=atomic -tags='ledger test_ledger_mock'
|
||||
|
||||
Reference in New Issue
Block a user