Skip to content

Commit 0a81c07

Browse files
committed
Attempt to fix coverage CI workflow
1 parent e20f06c commit 0a81c07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ env:
1919
AWS_ACCESS_KEY_ID: "placeholder"
2020
AWS_SECRET_ACCESS_KEY: "placeholder"
2121
CARGO_INCREMENTAL: 0
22+
LOCALSTACK_ACKNOWLEDGE_ACCOUNT_REQUIREMENT: 1
2223
PUBSUB_EMULATOR_HOST: "localhost:8681"
2324
QW_DISABLE_TELEMETRY: 1
2425
QW_S3_ENDPOINT: "http://localhost:4566" # Services are exposed as localhost because we are not running coverage in a container.

0 commit comments

Comments
 (0)