mirror of
https://github.com/boostorg/histogram.git
synced 2025-05-09 23:04:07 +00:00
not a workaround, but the way pdimov changed the build
This commit is contained in:
parent
1ce098b976
commit
6c327f38f2
2
.github/workflows/fast.yml
vendored
2
.github/workflows/fast.yml
vendored
@ -37,5 +37,5 @@ jobs:
|
||||
- name: ctest
|
||||
run: |
|
||||
cd build
|
||||
cmake --build . -j3 --target tests # temporary workaround (I hope)
|
||||
cmake --build . --target tests -j3 -- -k
|
||||
ctest -C Debug --output-on-failure
|
||||
|
Loading…
x
Reference in New Issue
Block a user