Skip to content

add geo filter option that supports reading data for a single geo; ha… #56

add geo filter option that supports reading data for a single geo; ha…

add geo filter option that supports reading data for a single geo; ha… #56

Workflow file for this run

name: Unit tests
on:
- push
jobs:
pytest:
runs-on: ubuntu-latest
container:
image: public.ecr.aws/paramark/mmm-base-lightweight:noavx-latest
steps:
- name: Clone code
uses: actions/checkout@v3
with:
submodules: 'recursive'
- name: Python unit tests
run: pytest test/auto/