Skip to content

Commit 11fbde0

Browse files
build(deps): bump getsentry/testing-ai-sdk-integrations from dba21cbfb57482556338983d8c35e6b09b534667 to 5b57253605660c813c237839a42826d3d003ee0b (#5500)
1 parent 53c4788 commit 11fbde0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ai-integration-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ jobs:
3434
token: ${{ secrets.GITHUB_TOKEN }}
3535

3636
- name: Run Python SDK Tests
37-
uses: getsentry/testing-ai-sdk-integrations@dba21cbfb57482556338983d8c35e6b09b534667
37+
uses: getsentry/testing-ai-sdk-integrations@5b57253605660c813c237839a42826d3d003ee0b
3838
env:
3939
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4040
with:
41-
language: py
41+
platform: python
4242
sentry-python-path: ${{ github.workspace }}
4343
openai-api-key: ${{ secrets.OPENAI_API_KEY }}
4444
anthropic-api-key: ${{ secrets.ANTHROPIC_API_KEY }}

0 commit comments

Comments
 (0)