File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 test_name :
3030 - " test"
3131 - " test_pdb"
32- - " test_nosheet "
32+ - " test_no_sheet "
3333 steps :
3434 - name : Check out pipeline code
3535 uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
5959 params :
6060 - " --skip_stats --skip_eval --skip_visualisation --skip_validation --skip_preprocessing --skip_shiny --skip_multiqc"
6161 test_name :
62- - " test_nosheet "
62+ - " test_no_sheet "
6363 steps :
6464 - name : Check out pipeline code
6565 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
Original file line number Diff line number Diff line change @@ -208,7 +208,7 @@ profiles {
208208 test_full { includeConfig ' conf/test_full.config' }
209209 test_tiny { includeConfig ' conf/test_tiny.config' }
210210 test_pdb { includeConfig ' conf/test_pdb.config' }
211- test_nosheet { includeConfig ' conf/test_no_sheet.config' }
211+ test_no_sheet { includeConfig ' conf/test_no_sheet.config' }
212212 test_conda { includeConfig ' conf/test_conda.config' }
213213 easy_deploy { includeConfig ' conf/easy_deploy.config' }
214214}
You can’t perform that action at this time.
0 commit comments