Skip to content

chore: bump setup.py pkg version to v1.16 to match upcoming tag for l… #74

chore: bump setup.py pkg version to v1.16 to match upcoming tag for l…

chore: bump setup.py pkg version to v1.16 to match upcoming tag for l… #74

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