Skip to content

Update mock-mount-s3 to require '--max-throughput-gbps' argument #2026

Update mock-mount-s3 to require '--max-throughput-gbps' argument

Update mock-mount-s3 to require '--max-throughput-gbps' argument #2026

Workflow file for this run

name: Integration tests (PR)
on:
pull_request_target:
branches: [ "main" ]
permissions:
id-token: write
contents: read
jobs:
integration:
name: Integration
uses: ./.github/workflows/integration.yml
with:
environment: PR integration tests
ref: ${{ github.event.pull_request.head.sha }}