Skip to content

Update dependency botocore to >=1.37.9,<1.37.10 #821

Update dependency botocore to >=1.37.9,<1.37.10

Update dependency botocore to >=1.37.9,<1.37.10 #821

Workflow file for this run

name: Run Tests
on:
pull_request:
branches: [main]
merge_group:
jobs:
test:
name: PR Tests
uses: ./.github/workflows/test_suite.yml
with:
ref: ${{ github.ref }}
secrets: inherit