ruby / forwardable

Provides delegation of specified methods to a designated object
BSD 2-Clause "Simplified" License
41 stars 17 forks source link

Add CI ? #7

Closed grosser closed 4 years ago

grosser commented 4 years ago

would be nice if PRs had automated testing

hsbt commented 4 years ago

It's nice. I prefer to use GitHub Actions now.

grosser commented 4 years ago

https://github.com/ruby/forwardable/actions seems to have some setup, but the PR https://github.com/ruby/forwardable/pull/5 has no checks ... so is it just missing actions for CI ?

znz commented 4 years ago

Thank you for your suggestion. it will fixed at #8