(actions) ctest Debug
This commit is contained in:
parent
7f023aef86
commit
9fce27a4ce
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -47,7 +47,7 @@ jobs:
|
||||
- name: Run Tests
|
||||
shell: bash
|
||||
run: |
|
||||
cd build && ctest -D Debug --output-on-failure --verbose
|
||||
cd build && ctest -C Debug --output-on-failure --verbose
|
||||
|
||||
bazel-build:
|
||||
strategy:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user