Skip to content

Commit 08785e0

Browse files
committed
Add binding model submodule tests to CI
1 parent e054d22 commit 08785e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ jobs:
165165
${INSTALL_PREFIX}/bin/cadet-cli LWE.h5 || true
166166
- name: Run tests
167167
run: |
168-
${BUILD_DIR}/test/testRunner [CI]
168+
${BUILD_DIR}/test/testRunner [CI],[BindingModel]
169169
MacOS:
170170
runs-on: macos-latest
171171
strategy:

0 commit comments

Comments
 (0)