Skip to content

Commit 3d08907

Browse files
authored
Update OpenSSL_versions.yml
1 parent ca64575 commit 3d08907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/OpenSSL_versions.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
echo "LD_LIBRARY_PATH=$PWD/openssl:$LD_LIBRARY_PATH" >> "$GITHUB_ENV"
2828
- name: make
2929
run: |
30-
make -f Makefile_v1
30+
make -f Makefile_v1 test_Mock
3131
make -f Makefile_v1 clean_all
3232
3333
USE_LIBCMP=1 STATIC_LIBCMP=1 make -f Makefile_v1 test_Mock

0 commit comments

Comments
 (0)