plotwist-app / plotwist

Open-source easy management and reviews of your movies, series and animes.
https://plotwist.app
224 stars 11 forks source link

chore: adds GH action workflow #182

Closed mrtinsvitor closed 1 month ago

mrtinsvitor commented 1 month ago

Describe your changes

This PR will create a Github workflow to that will run tests on every pull request, ensuring that code changes won't break production code.

The action workflow will only run tests for now, but it can be expanded to do more stuff, like linting or any build related command.

Issue ticket number and link

Checklist before requesting a review

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
plotwist ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 22, 2024 7:07pm
mrtinsvitor commented 1 month ago

Hmm not sure why it haven't run. Perhaps it needs to go to main branch first. 🤔