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 28, 2024
1 parent d9d01c4 commit 24d2dd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ on:
- ubuntu-latest
env:
LOCALSTACK_API_KEY: ${{ secrets.LOCALSTACK_API_KEY }}
# LOCALSTACK_PROJECT_ID: ${{ env.LOCALSTACK_PROJECT_ID }}
# LOCALSTACK_PIPELINE_ID: ${{ env.LOCALSTACK_PIPELINE_ID }}
LOCALSTACK_PROJECT_ID: project_2dc06b1a-1222-4b0f-aad2-f2c967aa2296
LOCALSTACK_PIPELINE_ID: pipeline_08678615-5c69-4da9-9a7a-b8a87e19e949

jobs:
integration-test-job:
Expand Down

0 comments on commit 24d2dd7

Please sign in to comment.