freeCodeCamp / Developer_Quiz_Site

This is a quiz site filled with over 1200+ questions on programming.
https://developerquiz.org
BSD 3-Clause "New" or "Revised" License
246 stars 348 forks source link

chore - create github action to run the unit tests for each commit #937

Closed shootermv closed 6 months ago

shootermv commented 8 months ago

What bug did you find in the codebase?

since there are unit tests in this project it can be good idea to make a github actions run them after each commit