Skip to content

Commit

Permalink
Added a debugging comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
gbggrant committed Aug 13, 2024
1 parent 5a80f0d commit 7fc8eab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/variantstore/wdl/GvsQuickstartIntegration.wdl
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ import "GvsQuickstartHailIntegration.wdl" as QuickstartHailIntegration
import "GvsJointVariantCalling.wdl" as JointVariantCalling
import "GvsUtils.wdl" as Utils

# Comment!
workflow GvsQuickstartIntegration {
input {
String git_branch_or_tag
Expand Down

0 comments on commit 7fc8eab

Please sign in to comment.