Skip to content
Snippets Groups Projects
Commit 9fb99af8 authored by Serge Lamikhov-Center's avatar Serge Lamikhov-Center Committed by Serge Lamikhov-Center
Browse files

Add build type parameter to ctest

parent 58b61fcb
Branches
No related tags found
No related merge requests found
......@@ -29,5 +29,5 @@ jobs:
- name: Test
run: |
cd build
ctest -VV
ctest -VV -C ${{ matrix.build_type }}
cd ..
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment