Skip to content

CI Workflow Lacks Backend Checks #72

Description

@KumarAyush204

Description

The current CI workflow only builds and verifies the frontend. There are no steps to check the backend, which means potential backend issues could go unnoticed during pull requests.

Proposed Solution:

Updating the CI workflow to include backend checks, so the workflow ensure both frontend and backend are verified in the same CI workflow before merging. This will ensure that contributions are validated end-to-end for both frontend and backend components.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions