We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e20f06c commit 0a81c07Copy full SHA for 0a81c07
.github/workflows/coverage.yml
@@ -19,6 +19,7 @@ env:
19
AWS_ACCESS_KEY_ID: "placeholder"
20
AWS_SECRET_ACCESS_KEY: "placeholder"
21
CARGO_INCREMENTAL: 0
22
+ LOCALSTACK_ACKNOWLEDGE_ACCOUNT_REQUIREMENT: 1
23
PUBSUB_EMULATOR_HOST: "localhost:8681"
24
QW_DISABLE_TELEMETRY: 1
25
QW_S3_ENDPOINT: "http://localhost:4566" # Services are exposed as localhost because we are not running coverage in a container.
0 commit comments