Skip to main content
You can kick off Magnitude tests from GitHub actions by:
  1. Ensuring that your development server is accessible in the test runner
  2. Ensuring magnitude-test gets installed on the test runner
  3. Running the appropriate npx magnitude CLI command
  4. Including the appropriate LLM client credentials
Here’s an example .githhub/workflows/magnitude.yaml, from our our example repo: