test: make git example clone local repo

This commit is contained in:
tydeu 2022-06-10 15:25:34 -04:00
parent 144fbaf642
commit e6e2c2ab72

View file

@ -4,8 +4,8 @@ open System Lake DSL
package git_hello
require hello from git
"https://github.com/leanprover/lake.git"@"master"/"examples"/"hello"
require hello from
git "../.."@"master"/"examples"/"hello"
@[defaultTarget]
lean_exe git_hello {