fix: rm anth test (#34684)

This commit is contained in:
Sydney Runkle
2026-01-09 12:37:33 -05:00
committed by GitHub
parent d972d00b3a
commit b500244250

View File

@@ -396,7 +396,7 @@ jobs:
contents: read
strategy:
matrix:
partner: [anthropic]
partner: []
fail-fast: false # Continue testing other partners if one fails
env:
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}