Add generic AWS S3 domain support (#39)
Signed-off-by: Bala.FA <bala@minio.io>
This commit is contained in:
3
.github/workflows/rust.yml
vendored
3
.github/workflows/rust.yml
vendored
@@ -13,9 +13,10 @@ jobs:
|
||||
build:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 5
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- name: Build
|
||||
run: |
|
||||
cargo fmt --all -- --check
|
||||
|
||||
Reference in New Issue
Block a user