mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-25 14:51:15 -03:00
Drop SHOW_INTERACTIVE_LOG from targets
This commit is contained in:
@@ -32,7 +32,7 @@ matrix:
|
||||
cmake -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_INSTALL_PREFIX=$HOME/prefix -G Ninja .. || cat CMakeFiles/CMakeError.log &&
|
||||
ninja &&
|
||||
ninja install &&
|
||||
ninja test SHOW_INTERACTIVE_LOG=1
|
||||
ninja test
|
||||
fast_finish: true
|
||||
|
||||
notifications:
|
||||
|
||||
Reference in New Issue
Block a user