There was an error while loading. Please reload this page.
1 parent 10dd956 commit 95f8267Copy full SHA for 95f8267
1 file changed
.github/workflows/ci.yml
@@ -201,6 +201,7 @@ jobs:
201
${INSTALL_PREFIX}/bin/cadet-cli --version
202
${INSTALL_PREFIX}/bin/createLWE
203
${INSTALL_PREFIX}/bin/cadet-cli LWE.h5
204
+ (( 1 == 1 ))
205
- name: Run CI test set I - bindings
206
if: always() && steps.build.conclusion == 'success'
207
run: |
0 commit comments