(actions) set YAML_CPP_BUILD_TESTS for tests
This commit is contained in:
parent
29b1d898e6
commit
48c6fa566e
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -38,6 +38,8 @@ jobs:
|
||||
|
||||
- name: Test
|
||||
shell: bash
|
||||
env:
|
||||
YAML_CPP_BUILD_TESTS: 'on'
|
||||
run: cd build && ctest --output-on-failure
|
||||
|
||||
bazel-build:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user