Skip to content

Merge branch 'main' of https://github.com/FAIRChemistry/pyThermoML #2

Merge branch 'main' of https://github.com/FAIRChemistry/pyThermoML

Merge branch 'main' of https://github.com/FAIRChemistry/pyThermoML #2

Workflow file for this run

name: Generate API
on:
- push
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Generate sdRDM library
uses: JR-1991/generate-sdrdm-api@main
with:
library_name: "pyThermoML"
schema_path: "./specifications/ThermoML.md"
schema: "true"
branch: "main"