We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 493f0cf commit ee3e702Copy full SHA for ee3e702
.github/workflows/s3-integration.yml
@@ -163,7 +163,7 @@ jobs:
163
export role_arn=""
164
export region_name="eu-central-1"
165
export stack_name="s3cli-private-bucket"
166
- export focus_regex="GENERAL AWS|AWS V4 REGION|AWS V4 ONLY REGION"
+ export focus_regex="GENERAL AWS|AWS V4 REGION"
167
export s3_endpoint_host="https://s3.eu-central-1.amazonaws.com"
168
./.github/scripts/s3/run-integration-aws.sh
169
0 commit comments