ManpreetSL / habit-tracker

Group habit tracker
habit-tracker-omega.vercel.app
MIT License
0 stars 0 forks source link

Add continuous integration scripts #58

Closed ManpreetSL closed 1 year ago

ManpreetSL commented 1 year ago

Motivation

We currently don't have CI working because the changes were set up but the branches were not merged into main properly.

Approach

Cherry pick commits from #56 and #57 to get CI working again.