mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-30 18:57:27 +02:00
Parallelised memcached tests
This commit is contained in:
2
.github/workflows/memcached.yml
vendored
2
.github/workflows/memcached.yml
vendored
@ -78,4 +78,4 @@ jobs:
|
||||
working-directory: ./memcached
|
||||
run: |
|
||||
export LD_LIBRARY_PATH=$GITHUB_WORKSPACE/build-dir/lib:$LD_LIBRARY_PATH
|
||||
make -j$(nproc) test_tls
|
||||
make -j$(nproc) PARALLEL=$(nproc) test_tls
|
||||
|
Reference in New Issue
Block a user