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 80594c0 commit f6a12c7Copy full SHA for f6a12c7
.github/workflows/CI.yml
@@ -61,7 +61,7 @@ jobs:
61
- name: Configure with CMake
62
if: ${{ contains(matrix.build, 'cmake') }}
63
run: >-
64
- cmake -Wdev
+ cmake
65
-DCMAKE_BUILD_TYPE=Release
66
-DCMAKE_MAXIMUM_RANK:String=4
67
-DCMAKE_INSTALL_PREFIX=$PWD/_dist
0 commit comments