microsoft / Armada

Armada is a tool for writing, and proving correct, high-performance concurrent programs.
Other
137 stars 19 forks source link

Set up CI #16

Open upamanyus opened 3 years ago

upamanyus commented 3 years ago

Set up continuous integration (e.g. Github Actions) that builds Armada files and verifies the generated and included Dafny files. It would be nice to always know if anything on the main branch is broken and to have CI for vetting proposed changes.