mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-19 06:55:23 +02:00
Turn off the UI tests for now. They seem to be hanging the build.
This commit is contained in:
parent
310afa2c6b
commit
faf269767b
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@
|
|||
|
||||
<target name="suite">
|
||||
<antcall target="cdt-core"/>
|
||||
<antcall target="cdt-ui"/>
|
||||
<!--antcall target="cdt-ui"/-->
|
||||
<antcall target="cdt-debug-ui"/>
|
||||
<antcall target="cdt-mbs-core"/>
|
||||
<antcall target="cdt-mbs-ui"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue