Skip to content

Commit

Permalink
ci/cd: using minio to test s3
Browse files Browse the repository at this point in the history
  • Loading branch information
HendrixString committed Jan 14, 2025
1 parent acd3fcf commit c007541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.storage-s3-compatible.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
env:
_access_key: minioadmin
_secret_key: minioadmin
_bucket: test_bucket
_bucket: test-bucket
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit c007541

Please sign in to comment.