Skip to content

Another external test commit #5

Another external test commit

Another external test commit #5

Workflow file for this run

name: Notebooks
on: [ push, pull_request ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Check clean notebooks
uses: ResearchSoftwareActions/EnsureCleanNotebooksAction@1.1