You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: send coverage to Coveralls; upgrade action versions
This commit adjusts the following parts of the GitHub Actions configuration
for this repo:
* Report test coverage to Coveralls via github.com/mattn/goveralls
* Bump versions of actions/setup-go and actions/checkout to prevent "Node.js
16 actions are deprecated" warnings
* Simplify installation command for golint
* Include coverage badge in README
0 commit comments