diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 24fcdc3..c85f2e2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,6 +11,7 @@ jobs: env: DISCORD_TOKEN: "0" OPENAI_TOKEN: "0" + DEEPSEEK_API_KEY: "0" steps: - uses: actions/checkout@v6