Skip to content

small fix on f strings #4

small fix on f strings

small fix on f strings #4

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"