Skip to content

Commit

Permalink
Remove lefover
Browse files Browse the repository at this point in the history
  • Loading branch information
qnfm committed Sep 21, 2023
1 parent cc6c26c commit 40a6649
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,6 @@ jobs:
run: |
cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_FLAGS="/wd5105" -DOPENSSL_ROOT_DIR="c:\openssl32" -Dliboqs_DIR="c:\liboqs\lib\cmake\liboqs" -S . -B _build
cmake --build _build
msbuild -noLogo -v:quiet ALL_BUILD.vcxproj
- name: Run tests
run: |
cmake --build _build --target RUN_TESTS
Expand Down

0 comments on commit 40a6649

Please sign in to comment.