mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-09 22:47:24 +00:00
Disable slate step in CI workflow
It's currently breaking for unknown reasons, until fixed we going to disable it, to not block on it for unrelated PRs.
This commit is contained in:
@@ -199,9 +199,6 @@ workflows:
|
||||
test-suite:
|
||||
jobs:
|
||||
- setup_dependencies
|
||||
- build_slate:
|
||||
requires:
|
||||
- setup_dependencies
|
||||
- setup_abci:
|
||||
requires:
|
||||
- setup_dependencies
|
||||
|
||||
Reference in New Issue
Block a user