We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae28cd0 commit 3dc2465Copy full SHA for 3dc2465
.github/workflows/ccp-workflow.yml
@@ -60,7 +60,7 @@ jobs:
60
steps:
61
- uses: actions/checkout@v4
62
- name: cmake
63
- run: cmake -DOJPH_BUILD_TESTS=yes -DOJPH_DISABLE_SIMD=yes ..
+ run: cmake -DOJPH_BUILD_TESTS=yes ..
64
working-directory: build
65
- name: build
66
run: make
0 commit comments