Skip to content

Bump boto3 from 1.28.2 to 1.28.31 #241

Bump boto3 from 1.28.2 to 1.28.31

Bump boto3 from 1.28.2 to 1.28.31 #241

Workflow file for this run

name: Test with pytest
on: push
jobs:
pytest:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: mamba-org/provision-with-micromamba@v15
- shell: bash -l {0}
run: |
make pytest