Skip to content

Commit c924bc9

Browse files
committed
try setting an auth token
1 parent 2afbd7d commit c924bc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ jobs:
7171
AWS_REGION: us-east-1
7272
AWS_ACCESS_KEY_ID: test
7373
AWS_SECRET_ACCESS_KEY: test
74+
LOCALSTACK_AUTH_TOKEN: ${{ secrets.LOCALSTACK_AUTH_TOKEN }}
7475
run: |
7576
pytest tests/test_outage.py
7677

0 commit comments

Comments
 (0)