Skip to content

Commit

Permalink
update test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pandomic committed Nov 27, 2024
1 parent 2e3b436 commit 5e2801e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:

- name: Set up Dependencies
env:
API_ENDPOINT: 'https://api.staging.aws.localstack.cloud/v1'
LOCALSTACK_API_KEY: ${{ secrets.LOCALSTACK_API_KEY }}
run: |
pip install requests boto3 pytest localstack-sdk-python
Expand Down

0 comments on commit 5e2801e

Please sign in to comment.