Unverified Commit 61c042fd authored by Steven Fackler's avatar Steven Fackler
Browse files

disable systest on windows

parent 48ce2336
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -107,7 +107,7 @@ jobs:
        with:
          path: target
          key: target-${{ github.job }}-${{ steps.rust-version.outputs.version }}-${{ hashFiles('Cargo.lock') }}
      - run: cargo run -p systest
      # - run: cargo run -p systest
      - run: cargo test -p openssl
      - run: cargo test -p openssl-errors