exercism / go-test-runner

GNU Affero General Public License v3.0
15 stars 17 forks source link

Fix for build failures during import phase #36

Closed moshegood closed 3 years ago

moshegood commented 3 years ago

This is for issue: https://github.com/exercism/go-test-runner/issues/35

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 1221973496


Totals Coverage Status
Change from base Build 1186051009: 0.0%
Covered Lines: 23
Relevant Lines: 29

💛 - Coveralls
iHiD commented 3 years ago

Thank you both!

iHiD commented 3 years ago

Deployed. Works brilliantly. Thank you 💙

ErikSchierboom commented 3 years ago

Thanks!