Skip to content

Commit

Permalink
rename snap-atac wdl (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
barkasn authored Jul 24, 2019
1 parent c70df96 commit 1520a7f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion test/snap_atac/pr/dependencies.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"snap-atac-primary.wdl": "pipelines/snap-atac/snap-atac-primary.wdl",
"snap-atac.wdl": "pipelines/snap-atac/snap-atac.wdl",
"ValidateSnapATAC.wdl": "test/snap_atac/pr/ValidateSnapATAC.wdl"
}
2 changes: 1 addition & 1 deletion test/snap_atac/pr/test_snap_atac_PR.wdl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version 1.0

import "snap-atac-primary.wdl" as target
import "snap-atac.wdl" as target
import "ValidateSnapATAC.wdl" as checker

# this workflow will be run by the jenkins script that gets executed by PRs.
Expand Down

0 comments on commit 1520a7f

Please sign in to comment.