mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-22 22:28:49 +00:00
fix ci
This commit is contained in:
@ -3,7 +3,11 @@
|
||||
. ./test-pre.sh
|
||||
|
||||
$ECHO "$BLUE[*] Testing: nyx_mode"
|
||||
env
|
||||
|
||||
test "$CI" = "true" && {
|
||||
$ECHO "$YELLOW[-] nyx_mode cannot be tested in the Github CI, skipping ..."
|
||||
exit 0
|
||||
}
|
||||
|
||||
unset AFL_CC
|
||||
|
||||
|
Reference in New Issue
Block a user