Skip to content

Bump jinja2 from 3.1.3 to 3.1.4 in /app/translations #161

Bump jinja2 from 3.1.3 to 3.1.4 in /app/translations

Bump jinja2 from 3.1.3 to 3.1.4 in /app/translations #161

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