Skip to content

Commit

Permalink
added default region so that the mock passes
Browse files Browse the repository at this point in the history
  • Loading branch information
chGoodchild committed Jan 28, 2022
1 parent 77a57c1 commit 0ec7020
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ jobs:
AWS_S3_BUCKET: testbucket
AWS_ACCESS_KEY_ID: minioadmin
AWS_SECRET_ACCESS_KEY: minioadmin
AWS_DEFAULT_REGION: eu-central-1
AWS_S3_ENDPOINT: http://127.0.0.1:9000
AWS_EC2_METADATA_DISABLED: true
if: runner.os == 'Linux'
Expand Down

0 comments on commit 0ec7020

Please sign in to comment.