Skip to content

Commit

Permalink
try fix for resources test s3 path in _viash
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiWaldrant committed Jul 11, 2024
1 parent b4e8325 commit 5bc6929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _viash.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ info:
# Step 6: Replace the task_template to the name of the task in `info.name`.
test_resources:
- type: s3
path: s3://openproblems-data/resources_test/task_template
path: s3://openproblems-data/resources_test/task_template/
dest: resources_test/task_template
- type: s3
path: s3://openproblems-data/resources_test/common/
Expand Down

0 comments on commit 5bc6929

Please sign in to comment.