Skip to content

Commit 60fa000

Browse files
authored
Merge pull request #528 from FynnBe/dev
Update location of deepimagej testsummaries
2 parents 0823824 + 652168c commit 60fa000

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/validate_resources.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ jobs:
8181
id: create_env
8282
uses: mamba-org/provision-with-micromamba@main
8383
with:
84+
cache-downloads: true
8485
environment-name: ${{ matrix.env_name }}
8586
environment-file: artifacts/static_validation_artifact/${{ matrix.resource_id }}/${{ matrix.version_id }}/conda_env_${{ matrix.weight_format }}.yaml
8687
extra-specs: | # script dependencies

collection_rdf_template.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ config:
4343
branch: master
4444
collection_file_name: manifest.bioimage.io.yaml
4545
test_summaries:
46-
repository: deepimagej/models
46+
repository: deepimagej/CI-deepimagej-bioimage-io
4747
deploy_branch: gh-pages
48-
deploy_folder: test_summaries
48+
deploy_folder: .
4949
workflow: test_bioimageio_resources.yaml
5050
workflow_ref: refs/heads/master
5151
- id: fiji

0 commit comments

Comments
 (0)