mirror of
https://github.com/chatmail/core.git
synced 2026-04-29 11:26:29 +03:00
skip release and ffi runs, they are check using python bindings
This commit is contained in:
committed by
holger krekel
parent
4c579e6cf6
commit
dfb2ebb533
@@ -39,8 +39,4 @@ fi
|
|||||||
|
|
||||||
# Run all the test configurations:
|
# Run all the test configurations:
|
||||||
$CARGO_CMD $CARGO_SUBCMD $OPT
|
$CARGO_CMD $CARGO_SUBCMD $OPT
|
||||||
$CARGO_CMD $CARGO_SUBCMD $OPT_RELEASE
|
|
||||||
$CARGO_CMD $CARGO_SUBCMD $OPT_RELEASE_IGNORED
|
$CARGO_CMD $CARGO_SUBCMD $OPT_RELEASE_IGNORED
|
||||||
|
|
||||||
# Build the ffi lib
|
|
||||||
$CARGO_CMD $CARGO_SUBCMD $OPT_FFI_RELEASE
|
|
||||||
|
|||||||
Reference in New Issue
Block a user