Skip to content

Bump jinja2 from 3.1.2 to 3.1.4 #115

Bump jinja2 from 3.1.2 to 3.1.4

Bump jinja2 from 3.1.2 to 3.1.4 #115

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