m0nq / cloud-people

https://cloud-people.vercel.app
0 stars 0 forks source link

Create GitHub Action for Running Unit Tests #95

Open m0nq opened 4 days ago

m0nq commented 4 days ago

Set up a GitHub Action workflow to automatically run unit tests on pull requests.

Acceptance Criteria: The workflow successfully triggers on pull requests and reports test results.

linear[bot] commented 4 days ago

DEV-97 Create GitHub Action for Running Unit Tests