Skip to content

Bump elasticsearch from 7.5.1 to 8.13.0 #16

Bump elasticsearch from 7.5.1 to 8.13.0

Bump elasticsearch from 7.5.1 to 8.13.0 #16

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