mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-10 12:01:18 +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