khwilo / django-dev-labs

Experimentation on Django features
MIT License
0 stars 0 forks source link

Configure CI/CD Pipeline for Testing #36

Open khwilo opened 3 months ago

khwilo commented 3 months ago

Description

As a developer, I want to configure the CI/CD pipeline to run tests on code commits.

Acceptance Criteria

CI/CD pipeline is set up to automatically run tests on code commits.