Skip to content

Revert version changes & figure out how to indent without py3.9 or lx… #70

Revert version changes & figure out how to indent without py3.9 or lx…

Revert version changes & figure out how to indent without py3.9 or lx… #70

Workflow file for this run

name: Test
on: [push, workflow_dispatch]
jobs:
tox_in_docker:
runs-on: ubuntu-20.04
steps:
- name: Checkout sources
uses: actions/checkout@v4
- name: Run tests in Docker container
run: make test