Skip to content

Commit

Permalink
test specific test in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jbreue16 committed Aug 16, 2024
1 parent 6b7dc94 commit 6d827f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ jobs:
${INSTALL_PREFIX}/bin/cadet-cli LWE.h5 || true
- name: Run tests
run: |
${BUILD_DIR}/test/testRunner [CI]
${BUILD_DIR}/test/testRunner [todoCI]
MacOS:
runs-on: macos-latest
strategy:
Expand Down

0 comments on commit 6d827f8

Please sign in to comment.