Skip to content

Support env variables in GitHub CI/CD workflow for server testing #17

@ceberam

Description

@ceberam

File .github/workflows/job-checks.yml runs a server test in CI/CD. However, it will not test the application tools, since they depend on environment variables like RAG_ENABLED.
To enable testing of all the applications, we should add environmental variables for testing and lightweight models.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions