mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
chore(CI): Enable tests in macOS CI build
This commit is contained in:
parent
3170dd8d62
commit
4fcc2251f4
@ -27,6 +27,8 @@ build_qtox() {
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_PREFIX_PATH="$(brew --prefix qt5)" .
|
||||
make -j$(sysctl -n hw.ncpu)
|
||||
export CTEST_OUTPUT_ON_FAILURE=1
|
||||
make test
|
||||
make install
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user