You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to run tests on master the command listed in the contributing does not run tests.
cosmos-sdk on master via 🐹 v1.15.3 on ☁️ markobaricevic3778@gmail.com
❯ make test
go test -mod=readonly -tags='cgo ledger test_ledger_mock norace' -run=none ./...
It not stated anywhere how to run tests.
Version
master
Steps to Reproduce
pull master and run make test.
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate contributors tagged
Contributor assigned/self-assigned
The text was updated successfully, but these errors were encountered:
Summary of Bug
When trying to run tests on master the command listed in the contributing does not run tests.
It not stated anywhere how to run tests.
Version
master
Steps to Reproduce
pull master and run
make test
.For Admin Use
The text was updated successfully, but these errors were encountered: