Loading .github/workflows/ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -132,3 +132,5 @@ jobs: run: cargo run -p systest - name: Test openssl run: cargo test -p openssl - name: Test openssl-errors run: cargo test -p openssl-errors Loading
.github/workflows/ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -132,3 +132,5 @@ jobs: run: cargo run -p systest - name: Test openssl run: cargo test -p openssl - name: Test openssl-errors run: cargo test -p openssl-errors