You've already forked mariadb-connector-c
mirror of
https://github.com/mariadb-corporation/mariadb-connector-c.git
synced 2025-08-08 14:02:17 +03:00
Remove doxygen check
This was errnously copied from wrong testing branch.
This commit is contained in:
@@ -19,7 +19,7 @@ int main(int argc, char *argv[]) {
|
||||
if (IS_SKYSQL(hostname))
|
||||
return 0;
|
||||
|
||||
SKIP_TRAVIS(();
|
||||
SKIP_TRAVIS();
|
||||
|
||||
if (IS_XPAND())
|
||||
SKIP_XPAND;
|
||||
|
Reference in New Issue
Block a user