Skip to content

Commit 22b44d6

Browse files
Improve CI (#18)
1 parent de5977e commit 22b44d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/epsilon-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
-DCMAKE_CXX_COMPILER=${{ matrix.cpp_compiler }}
5656
-DCMAKE_C_COMPILER=${{ matrix.c_compiler }}
5757
-S "${{ github.workspace }}/src"
58+
-DCMAKE_BUILD_TYPE=Release
5859
5960
- name: Build
6061
run: cmake --build ${{ steps.strings.outputs.build-output-dir }}

0 commit comments

Comments
 (0)