2022-Spring-NYU-DevOps-Shopcarts / shopcarts

Shopcarts squad.
Apache License 2.0
2 stars 2 forks source link

Create .github/workflows/tdd.yml file and configure Github Actions #58

Closed yjjw closed 2 years ago

yjjw commented 2 years ago

As a developer I need to create a .github/workflows/tdd.yml file and configure Github Actions So that unit test cases are run every time main branch is updated or a Pull Request to the main branch is submitted

Details and Assumptions