Closed GerkinDev closed 1 year ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I'm good with this change. I don't want to merge it yet though because I'm trying to rewire CI to use Github actions instead of Travis. I'll circle back around to this once that is done.
Hey @GerkinDev; I believe I have finished migrating to GH actions! Would you kindly rebase in master
and try again? This will be the inaugural PR for this change.
Of course ! Here you are sir !
Hey there ! The CI looks green overall, except the 2 Travis jobs. Do I need to do anything ?
Allows using the
import { Joi } from 'celebrate'
to reference Joi types without importing Joi manually.This is not highly tested, but it seems to do the trick