Formatting, fix CI failures

This commit is contained in:
Michael Sproul
2019-11-11 16:02:22 +11:00
parent c9bfe9c52e
commit d0249a5518
5 changed files with 29 additions and 12 deletions

View File

@@ -47,7 +47,7 @@ test-ef-fake-crypto:
GIT_SUBMODULE_STRATEGY: normal
script:
- make make-ef-tests
- cargo test --manifest-path tests/ef_tests/Cargo.toml --release --features ef_tests fake_crypto
- cargo test --manifest-path tests/ef_tests/Cargo.toml --release --features ef_tests,fake_crypto
documentation:
stage: document