Browse Source

Merge pull request #1675 from tendermint/xla/disable-slate-ci

Disable slate step in CI workflow
pull/1582/merge
Alexander Simmerl 6 years ago
committed by GitHub
parent
commit
0b0290bdb2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      .circleci/config.yml

+ 0
- 3
.circleci/config.yml View File

@ -199,9 +199,6 @@ workflows:
test-suite:
jobs:
- setup_dependencies
- build_slate:
requires:
- setup_dependencies
- setup_abci:
requires:
- setup_dependencies


Loading…
Cancel
Save