Skip to content

Bump webob from 1.8.7 to 1.8.8 in /django_template/templates #164

Bump webob from 1.8.7 to 1.8.8 in /django_template/templates

Bump webob from 1.8.7 to 1.8.8 in /django_template/templates #164

Workflow file for this run

name: Unit tests
on: [pull_request]
jobs:
unittests:
name: Unit tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- id: setup
uses: ./.github/actions/setup-languages
- name: Run Tests
run: |
pipenv run python -m pytest