Open ValarDragon opened 2 years ago
It was due to using https://github.com/InterWasm/cw-template. I have no preference thought, and it generates both doesn't it? @ValarDragon
Theres no .github/workflows
generated from beaker atm at least
(And these workflows would need to be in the top-level generated project)
I see what you mean, will have a look at that
Is there a reason why the CI generated for contracts right now is circleCI vs github actions? (e.g. speed?)
Would be nice to have the normal flow "just work" when put on github, whereas circleCI requires some extra configuring.