Skip to content

Commit 6e2cd00

Browse files
committed
actually write to the cache!
1 parent f68edf5 commit 6e2cd00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
- run: pytest --disable-pytest-warnings tests/test_bioimageio_collection.py::test_rdf_format_to_populate_cache
5151
env:
5252
BIOIMAGEIO_POPULATE_CACHE: '1'
53+
BIOIMAGEIO_CACHE_PATH: bioimageio_cache
5354
test:
5455
needs: populate-cache
5556
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)