Skip to content

Commit

Permalink
fix manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
sivchari committed Apr 14, 2022
1 parent 9295c9b commit 42b2525
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 12 deletions.
5 changes: 1 addition & 4 deletions .techtrain/manifests/station09.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
"type": "go-test",
"module": true,
"path": "./_test/sta9"
},
{
"type": "interview"
}
]
}
}
5 changes: 1 addition & 4 deletions .techtrain/manifests/station15.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
"type": "go-test",
"module": true,
"path": "./_test/sta15"
},
{
"type": "interview"
}
]
}
}
5 changes: 1 addition & 4 deletions .techtrain/manifests/station19.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
"type": "go-test",
"module": true,
"path": "./_test/sta19"
},
{
"type": "interview"
}
]
}
}

0 comments on commit 42b2525

Please sign in to comment.