Skip to content

update integration test files to v3 products #580

update integration test files to v3 products

update integration test files to v3 products #580

Workflow file for this run

name: Test with pytest
on: push
jobs:
pytest:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: mamba-org/provision-with-micromamba@v16
- shell: bash -l {0}
run: |
make pytest