Skip to content

Make packager independent of spec-bioimage-io's gh-pages branch #47

Make packager independent of spec-bioimage-io's gh-pages branch

Make packager independent of spec-bioimage-io's gh-pages branch #47

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