Skip to content

Merge default_lib.yml and default_project.yml

Gatgat requested to merge ci into main

For some libs, only compiling tests is not enough because they don't have tests. Some projects have tests that should be run. So it makes sense to both compile target and run tests in every case.

Merge request reports