Skip to content

Commit

Permalink
add test resources
Browse files Browse the repository at this point in the history
  • Loading branch information
sainirmayi committed Jul 9, 2024
1 parent 56f81c7 commit ec5f52b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/process_datasets/convert/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,12 @@ resources:
- type: r_script
path: script.R

test_resources:
- path: /resources_test/datasets_raw/MOBNEW
dest: resources_test/datasets_raw/MOBNEW
- type: python_script
path: /common/component_tests/run_and_check_output.py

engines:
- type: docker
image: ghcr.io/openproblems-bio/base_images/r:1.1.0
Expand Down

0 comments on commit ec5f52b

Please sign in to comment.