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 ff41d3a commit 00e5a28
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,10 @@ jobs:
- name: Start LocalStack
env:
LS_LOG: trace
DEBUG: 1
DOCKER_FLAGS: -e API_ENDPOINT=https://api.staging.aws.localstack.cloud/v1
API_ENDPOINT: 'https://api.staging.aws.localstack.cloud/v1'
LOCALSTACK_EXTENSION_DEV_MODE: 1
EXTENSION_DEV_MODE: 1
LOCALSTACK_API_KEY: ${{ secrets.LOCALSTACK_API_KEY }}
LOCALSTACK_PROJECT_ID: ${{ secrets.LOCALSTACK_PROJECT_ID }}
LOCALSTACK_PIPELINE_ID: ${{ secrets.LOCALSTACK_PIPELINE_ID }}
Expand Down

0 comments on commit 00e5a28

Please sign in to comment.