Skip to content

Update manifest.bioimage.io.yaml licenses #166

Update manifest.bioimage.io.yaml licenses

Update manifest.bioimage.io.yaml licenses #166

name: Validate Collection
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: install bioimageio.spec
run: pip install bioimageio.spec lxml
- name: validate collection
run: bioimageio validate-partner-collection manifest.bioimage.io.yaml