This page explains how to set up AskUI with GitHub Actions, including dependency setup, environment variables, test execution, and optional report generation.
tests
or automation
).
Note: The directory structure may vary based on your project organization.
Configure Python Environment
Install Dependencies
Configure Environment Variables
ASKUI_WORKSPACE_ID
ASKUI_TOKEN
ANTHROPIC_API_KEY
- Required if using Anthropic modelsRun Tests
Optional Steps
.github/workflows/askui-automation.yml
):