avoid build libtests

This commit is contained in:
Viktor Szakats 2025-09-12 00:12:39 +02:00
parent 71e50ff311
commit 9d47718982
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -116,7 +116,6 @@ jobs:
timeout-minutes: 10
run: |
cmake -B . -G Ninja
cmake --build . --verbose --target libtests
cmake --build . --verbose --target servers
cmake --build . --verbose --target tunits