Skip to content

Commit 9f754af

Browse files
committed
update workflow unit-tests.yml
1 parent 130a7b1 commit 9f754af

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/unit-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,9 @@ jobs:
8989
cmake \
9090
-DCMAKE_TOOLCHAIN_FILE="${VCPKG_ROOT}/scripts/buildsystems/vcpkg.cmake" \
9191
-DVCPKG_TARGET_TRIPLET="x64-linux-dynamic" \
92+
-DUPSP_BUILD_TESTING=ON \
93+
-DUPSP_BUILD_APPLICATIONS=ON \
94+
-DUPSP_BUILD_PYBIND11=ON \
9295
..
9396
make -j
9497
# - name: Setup upterm session

0 commit comments

Comments
 (0)