# Claude Test Repository Sample repository for Gitea Actions on `github.thesystem.kz`. ## Workflows - `ci-test.yml` — basic runner smoke test - `claude-test.yml` — Claude Code CLI step (requires `ANTHROPIC_API_KEY` secret) ## Add Anthropic API Key 1. Go to **Settings → Secrets → Actions** in this repository 2. Add secret `ANTHROPIC_API_KEY` with your key 3. Re-run the Claude workflow