Skip to content

Bump mamba-org/setup-micromamba from 1.9.0 to 2.0.0 in the github-actions group across 1 directory #334

Bump mamba-org/setup-micromamba from 1.9.0 to 2.0.0 in the github-actions group across 1 directory

Bump mamba-org/setup-micromamba from 1.9.0 to 2.0.0 in the github-actions group across 1 directory #334

name: Test Data Management Notebooks
on:
pull_request:
jobs:
run-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
- name: Setup Micromamba
uses: mamba-org/setup-micromamba@617811f69075e3fd3ae68ca64220ad065877f246 #v1
with:
environment-name: IOOS
init-shell: bash
create-args: >-
--file .binder/conda-lock.yml
- name: Notebook tests
shell: bash -l {0}
run: |
python -m pytest --nbval --nbval-lax jupyterbook/content/code_gallery/data_management_notebooks/