Skip to content

fix idempotent mode tests #190

fix idempotent mode tests

fix idempotent mode tests #190

Workflow file for this run

name: Check
on: [push, pull_request]
jobs:
check:
name: run checks
runs-on: ubuntu-latest
steps:
- name: checkout code
uses: actions/checkout@v2
- name: run checks
run: docker-compose run --rm django-pg-zero-downtime-migrations-tests tox