Skip to content

Commit

Permalink
update test resources dest
Browse files Browse the repository at this point in the history
  • Loading branch information
sainirmayi committed Jul 2, 2024
1 parent b70ecc6 commit c14e014
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions _viash.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ info:
test_resources:
- type: s3
path: s3://openproblems-data/resources_test/common/
dest: test_resources
dest: resources_test/common
- type: s3
path: s3://openproblems-data/resources_test/spatial_decomposition/
dest: test_resources
dest: resources_test/spatial_decomposition

version: dev

Expand Down
4 changes: 2 additions & 2 deletions src/api/comp_process_dataset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ arguments:
test_resources:
- type: python_script
path: /common/component_tests/run_and_check_output.py
- path: /resources_test/spatial_decomposition/cxg_mouse_pancreas_atlas
dest: resources_test/spatial_decomposition/cxg_mouse_pancreas_atlas
- path: /resources_test/common/cxg_mouse_pancreas_atlas
dest: resources_test/common/cxg_mouse_pancreas_atlas

0 comments on commit c14e014

Please sign in to comment.