fishfolk / bones

An easy-to-use game engine for making real games.
https://fishfolk.org/development/bones/introduction/
Other
236 stars 20 forks source link

CI: Add job that builds bones crates with no default features #474

Open MaxCWhitehead opened 1 month ago

MaxCWhitehead commented 1 month ago

It is easy to accidentally write code that uses something only available with default features - maybe should add a CI step without default features to catch these.