Merge 6327c4b6dd into 974349d015
This commit is contained in:
commit
27a66010d9
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -32,9 +32,6 @@ jobs:
|
||||
cmake .. -DYAML_BUILD_SHARED_LIBS=ON
|
||||
cmake --build . --parallel 4
|
||||
|
||||
# tests are failing for unknown reasons
|
||||
- if: matrix.os == 'ubuntu-latest'
|
||||
name: Test shared
|
||||
- name: Test shared
|
||||
shell: bash
|
||||
run: cd build && ctest --output-on-failure
|
||||
# test all ASAP
|
||||
|
||||
Loading…
Reference in New Issue
Block a user