Skip to content

Bump jinja2 from 3.1.4 to 3.1.5 in /app/translations #233

Bump jinja2 from 3.1.4 to 3.1.5 in /app/translations

Bump jinja2 from 3.1.4 to 3.1.5 in /app/translations #233

Workflow file for this run

name: "tests"
on:
pull_request:
branches: [ '**' ]
jobs:
test:
runs-on: ubuntu-latest
timeout-minutes: 20
steps:
- name: Check out repository
uses: actions/checkout@v2
- name: run tests
run: ./scripts/test