Skip to content

rename starting_topography to topography in create_model #56

rename starting_topography to topography in create_model

rename starting_topography to topography in create_model #56

name: Check zenodo metadata
on: [push]
jobs:
check-zenodo-metadata:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/setup-node@v6
with:
node-version: "22"
- name: Install dependencies
run: npm install [email protected]
- name: Check .zenodo.json file
run: |
npx zenodraft metadata validate .zenodo.json