Closed
Description
While reviewing #1096, I noticed that use_tidy_ci()
has not kept up with our transition away from Travis and AppVeyor and towards Github Actions:
Lines 98 to 121 in a132195
Do we want to just ignore it? Or do we want to make it do different things? As in, it could just be an alias for use_tidy_github_actions()
:
Lines 35 to 58 in 0b5e8b3