mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
🔨 Attempt to have assert CI not break
This commit is contained in:
parent
e4658e3545
commit
42716a63cf
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user