Skip to content

Commit 12e954b

Browse files
committed
one-off fix to avoid caching artifact, TAKE AWAY IN FINAL MERGE
1 parent 185abdb commit 12e954b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wdl/tasks/Utility/PBUtils.wdl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1285,6 +1285,7 @@ task SummarizePBI {
12851285
task VerifyPacBioBamHasAppropriatePrimroseRuns {
12861286
meta {
12871287
desciption: "Verify that a PacBio's BAM has primrose run on all its read groups"
1288+
volatile: true
12881289
}
12891290
input {
12901291
String bam

0 commit comments

Comments
 (0)