Skip to content

Bump github.com/minio/minio-go/v7 from 7.0.55 to 7.0.56 (#47) #140

Bump github.com/minio/minio-go/v7 from 7.0.55 to 7.0.56 (#47)

Bump github.com/minio/minio-go/v7 from 7.0.55 to 7.0.56 (#47) #140

Workflow file for this run

name: build
on: [push]
jobs:
integration:
timeout-minutes: 5
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: run integration tests
run: ./script/integration-tests