Loading .circleci/config.yml +1 −1 Original line number Diff line number Diff line Loading @@ -183,7 +183,7 @@ jobs: --manifest-path=systest/Cargo.toml \ <<# parameters.vendored >> --features vendored <</ parameters.vendored >> - run: | cargo run \ cargo test \ --manifest-path=openssl-errors/Cargo.toml \ <<# parameters.vendored >> --features openssl-sys/vendored <</ parameters.vendored >> - run: | Loading Loading
.circleci/config.yml +1 −1 Original line number Diff line number Diff line Loading @@ -183,7 +183,7 @@ jobs: --manifest-path=systest/Cargo.toml \ <<# parameters.vendored >> --features vendored <</ parameters.vendored >> - run: | cargo run \ cargo test \ --manifest-path=openssl-errors/Cargo.toml \ <<# parameters.vendored >> --features openssl-sys/vendored <</ parameters.vendored >> - run: | Loading