mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 09:09:03 -04:00
[drone] no ASAN for now
This commit is contained in:
parent
f710e5d0cc
commit
32ce87c98a
@ -11,7 +11,7 @@ steps:
|
||||
- export TERM=xterm
|
||||
- mkdir build
|
||||
- cd build
|
||||
- cmake .. -DUSE_ASAN=on -DCMAKE_BUILD_TYPE=Release -DUSE_GPM=on -DUSE_QRCODEGEN=on
|
||||
- cmake .. -DCMAKE_BUILD_TYPE=Release -DUSE_GPM=on -DUSE_QRCODEGEN=on
|
||||
- make -j2
|
||||
- ./notcurses-info
|
||||
- ctest --output-on-failure
|
||||
|
Loading…
x
Reference in New Issue
Block a user