Totem-Studios / lotus

Lotus is a type-safe compiled programming languages designed to simplify systems programming, achieving memory safety using RAII.
https://totemstudios.org/lotus
MIT License
4 stars 2 forks source link

CI Workflow not working #12

Closed pontushenriksson closed 8 months ago

pontushenriksson commented 10 months ago

This is probably because of some error inside main.cpp. I would guess that the reason it doesn't work is because of the [[nodiscard]] additions.

pontushenriksson commented 8 months ago

Renamed and fixed all CIs and workdlows