prasadhonrao / sportiverse

Sportiverse is an eCommerce platform dedicated to sports enthusiasts
MIT License
1 stars 0 forks source link

Add GitHub workflows for WebAPI testing and code coverage #8

Closed prasadhonrao closed 3 hours ago

prasadhonrao commented 3 hours ago

This pull request introduces two new GitHub Actions workflows to automate testing and code coverage for the WebAPI project. These workflows will run on the dev branch and any changes within the src/webapi directory.

New GitHub Actions workflows: