Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: force full suite run on all PR's #180

Merged
merged 9 commits into from Jul 24, 2019

does depend on build due to ABI generation

  • Loading branch information
hrharder committed Jul 23, 2019
commit 67f06e85d0efd668b3635062816fb11a569430a2
@@ -55,6 +55,8 @@ steps:
commands:
- cd packages/go-kosu
- make ci
depends_on:
- build-project

services:
- name: kosu-geth
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.