mirror of
https://github.com/sigp/lighthouse.git
synced 2026-07-03 21:04:28 +00:00
jenkins: run all state tests
This commit is contained in:
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@@ -23,6 +23,9 @@ pipeline {
|
||||
steps {
|
||||
sh 'cargo test --verbose --all'
|
||||
sh 'cargo test --verbose --all --release'
|
||||
sh 'cargo test --manifest-path eth2/state_processing/Cargo.toml --verbose \
|
||||
--release --features fake_crypto --ignored'
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user