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 f68edf5 commit 6e2cd00Copy full SHA for 6e2cd00
.github/workflows/build.yaml
@@ -50,6 +50,7 @@ jobs:
50
- run: pytest --disable-pytest-warnings tests/test_bioimageio_collection.py::test_rdf_format_to_populate_cache
51
env:
52
BIOIMAGEIO_POPULATE_CACHE: '1'
53
+ BIOIMAGEIO_CACHE_PATH: bioimageio_cache
54
test:
55
needs: populate-cache
56
runs-on: ubuntu-latest
0 commit comments