Move helpers to submodule (#1)
* remove helpers * add 4 pester version and helpers submodule Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com>
This commit is contained in:
4
.gitmodules
vendored
Normal file
4
.gitmodules
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
[submodule "helpers"]
|
||||
path = helpers
|
||||
url = https://github.com/actions/versions-package-tools
|
||||
branch = master
|
||||
Reference in New Issue
Block a user