Skip to content

Commit 55255c5

Browse files
velocyto: fix patch file only being available during testing. (#1101)
1 parent 0101496 commit 55255c5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/velocity/velocyto/config.vsh.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,11 @@ arguments:
4545
resources:
4646
- type: bash_script
4747
path: script.sh
48+
- path: setup.py.patch
49+
4850
test_resources:
4951
- type: python_script
5052
path: test.py
51-
- path: setup.py.patch
5253
- path: /resources_test/cellranger_tiny_fastq
5354
- path: /resources_test/rna_velocity
5455
- path: /resources_test/reference_gencodev41_chr1

0 commit comments

Comments
 (0)