Skip to content

Commit

Permalink
Enable stacktrace for cxx_binary_tests
Browse files Browse the repository at this point in the history
  • Loading branch information
certik committed Aug 26, 2020
1 parent 05015fb commit fc2c23b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ cxx_binary_tests:
- cmake
-DCMAKE_BUILD_TYPE=Debug
-DWITH_LLVM=yes
-DWITH_STACKTRACE=yes
.
- make
- ctest --output-on-failure
Expand Down

0 comments on commit fc2c23b

Please sign in to comment.