google / openhtf

The open-source hardware testing framework.
Apache License 2.0
530 stars 217 forks source link

Use coveralls github action instead of manual coveralls #1131

Closed dbhatman closed 9 months ago

dbhatman commented 9 months ago

Coveralls is failing on recent runs so lets migrate to the current latest way to use it.

Example failure: https://github.com/google/openhtf/actions/runs/7403069556/job/20142167751


This change is Reviewable