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:
Dmitry Shibanov
2020-06-02 18:52:01 +03:00
committed by GitHub
parent 610555ac3d
commit 660909c8d1
18 changed files with 6 additions and 1031 deletions

4
.gitmodules vendored Normal file
View File

@@ -0,0 +1,4 @@
[submodule "helpers"]
path = helpers
url = https://github.com/actions/versions-package-tools
branch = master