Skip to content

Fix a minor typo

Fix a minor typo #339

name: Test Data Access Notebook
on:
pull_request:
jobs:
run-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # 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_access_notebooks/