gazebosim / gz-tools

Command line tools for the Gazebo libraries.
https://gazebosim.org
Apache License 2.0
15 stars 18 forks source link

Add Focal CI on actions #22

Closed chapulina closed 4 years ago

chapulina commented 4 years ago

Add focal and also update the style.

mjcarroll commented 4 years ago

I think without tests, codecov is always going to fail. It makes sense in this case, since there isn't any C++ being built. Maybe we need to add an option to skip codecov?

chapulina commented 4 years ago

Maybe we need to add an option to skip codecov?

Just removing codecov-token does the trick, actions are green now :heavy_check_mark: