Closed JasonGross closed 6 months ago
Does tested
still have a use now that coq ci uses the fiat-crypto version of bedrock2?
I'm not so familiar with Coq's CI but if it indeed does not reference the tested
branch any more, we can just delete update-tested.yml
without moving its contents to coq.yml
-- the fewer moving parts, the better!
Sure, it can just be deleted instead
This version will only work if there's only one .yml file of checks we want to run, but it updates tested more quickly when there are pushes, and doesn't require keeping the list of Coq versions up to date in multiple places.
On top of #417