JuliaRegistries / RegistryCI.jl

Continuous integration (CI) tools for Julia package registries, including registry consistency testing, automatic merging (automerge) of pull requests, and automatic TagBot triggers
https://juliaregistries.github.io/RegistryCI.jl/stable
Other
31 stars 30 forks source link

Fix typo #534

Closed LilithHafner closed 9 months ago

DilumAluthge commented 9 months ago

bors merge

ericphanson commented 9 months ago

Need merge queue :(

DilumAluthge commented 9 months ago

😭

DilumAluthge commented 9 months ago

Well, at least we don't enforce Codecov as a required status check on this repo. That might make this easier.

ericphanson commented 9 months ago

I clicked merge-when-ready but it seems to be waiting on integration tests. I'll merge in main so they run and get skipped.

LilithHafner commented 8 months ago

This was a surprisingly involved pull request, considering the diff. :)