We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35bb566 commit f89e869Copy full SHA for f89e869
.github/workflows/validate_resources.yaml
@@ -127,7 +127,7 @@ jobs:
127
with:
128
path: artifacts
129
- name: install script deps
130
- run: pip install typer packaging numpy bioimageio.spec
+ run: pip install typer packaging numpy bioimageio.spec lxml
131
- name: download partner test summaries
132
run: python scripts/download_partner_test_summaries.py
133
- name: prepare to deploy
0 commit comments