test: make git example clone local repo
This commit is contained in:
parent
144fbaf642
commit
e6e2c2ab72
1 changed files with 2 additions and 2 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue