Skip to content

inline the tabular rate and partition function data #537

inline the tabular rate and partition function data

inline the tabular rate and partition function data #537

Workflow file for this run

name: Zenodo JSON
on: [push, pull_request]
jobs:
json_verify:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Install dependencies
run: |
sudo apt-get update -y -qq
sudo apt-get -qq -y install yajl-tools
- name: Run json_verify
run: |
cat .zenodo.json | json_verify