mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-09 05:13:15 +00:00
remove nimble
This commit is contained in:
parent
3eb6a121b0
commit
d7cb7649e4
2
.github/workflows/test_common.yml
vendored
2
.github/workflows/test_common.yml
vendored
@ -125,7 +125,7 @@ jobs:
|
||||
mkdir -p "$BINDINGS_DIR/lib"
|
||||
|
||||
cd "$DELIVERY_DIR"
|
||||
make liblogosdelivery
|
||||
make liblogosdelivery NIMBLE_SETUP_SKIP=1
|
||||
|
||||
SO_PATH="$(find . -type f -name 'liblogosdelivery.so' | head -n 1)"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user