We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6829aff commit b8f091cCopy full SHA for b8f091c
.github/workflows/integration-test.yml
@@ -67,6 +67,7 @@ jobs:
67
env:
68
AWS_REGION: us-east-1
69
AWS_REGION_NAME: us-east-1 # Needed for LiteLLM
70
+ STRANDS_TEST_API_KEYS_SECRET_NAME: ${{ secrets.STRANDS_TEST_API_KEYS_SECRET_NAME }}
71
id: tests
72
run: |
73
hatch test tests_integ
0 commit comments