🔨 Attempt to have assert CI not break

This commit is contained in:
ThePhD 2021-03-06 10:53:04 -05:00
parent e4658e3545
commit 42716a63cf
No known key found for this signature in database
GPG Key ID: 1509DB1C0F702BFA

View File

@ -36,7 +36,7 @@ struct pre_main {
_set_abort_behavior(0, _WRITE_ABORT_MSG);
#endif
}
} pm;
} inline sol2_ci_dont_lock_ci_please = {};
#endif // Prevent lockup when doing Continuous Integration