Skip to content

Bump pillow from 10.0.1 to 10.3.0 #34

Bump pillow from 10.0.1 to 10.3.0

Bump pillow from 10.0.1 to 10.3.0 #34

Workflow file for this run

name: Unit tests
on:
pull_request:
branches:
- "*"
push:
branches:
- master
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/install-env
- run: poetry run pytest