Skip to content

Commit

Permalink
enable sqs for localstack tests in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
trinity-1686a committed Aug 2, 2024
1 parent 3abb1be commit 999820d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- "4571:4571"
- "8080:8080"
env:
SERVICES: kinesis,s3
SERVICES: kinesis,s3,sqs
options: >-
--health-cmd "curl -k https://localhost:4566"
--health-interval 10s
Expand Down

0 comments on commit 999820d

Please sign in to comment.