Ph0enixKM / Amber

💎 Amber the programming language compiled to bash
https://amber-lang.com
GNU General Public License v3.0
3.53k stars 70 forks source link

🐞 Add `stdlib` to Rust Github Workflow check #165

Closed Ph0enixKM closed 2 weeks ago

Ph0enixKM commented 3 weeks ago

Currently when changes are made to standard library - we never test them. Only the validity check is run that ensures the language itself works properly.