Skip to content

Commit 16cb129

Browse files
committed
please run the tests gha again
1 parent a083a37 commit 16cb129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipelines/wdl/glimpse/low_pass_imputation/input_qc/Glimpse2LowPassImputationQC.wdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ task ValidateCramsAndIndicesAndSampleIds {
183183
Array[String] sample_ids
184184

185185
Int max_cram_file_size_gb = 10
186-
String? billing_project_for_rp # if set, will use this to check file sizes for requester pays buckets. if not set and input is in a RP bucket, will not be able to check file sizes for requester pays buckets and will fail the check
186+
String? billing_project_for_rp # if set, will use this to check file sizes for requester pays buckets. if not set and input is in a RP bucket, and check will fail
187187
}
188188

189189
command <<<

0 commit comments

Comments
 (0)