Skip to content

Commit

Permalink
turn up noise
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed Jun 3, 2024
1 parent 3caeb37 commit 33792e6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,10 @@ jobs:
cmake -G "Ninja" \
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DBUILD_SHARED_LIBS=$BUILD_SHARED_LIBS \
-DBUILD_TESTING=ON \
-DCMAKE_INSTALL_PREFIX=${CONDA_PREFIX} \
-Dgtest_force_shared_crt=ON \
-DBUILD_TESTING=ON \
-DOPENSSL_ROOT_DIR=${CONDA_PREFIX}/lib/cmake/OpenSSL \
-DOPENSSL_ROOT_DIR=${CONDA_PREFIX}/lib/cmake/OpenSSL --debug-find \
..
Expand Down

0 comments on commit 33792e6

Please sign in to comment.