timjacksonm / Toss-Up

A would you rather question app. Questions generated using AI technology
https://toss-up.vercel.app
2 stars 1 forks source link

Setup Github Actions #54

Open timjacksonm opened 1 year ago

timjacksonm commented 1 year ago

Would be nice if the project had Github Actions run ESLint on a new PR + other tests.

No idea how that all works. Maybe something I should learn!

timjacksonm commented 1 year ago

ESLint runs at build time for both Preview and Production. So based on what I looked up, could add this for testing.