mirror of
https://github.com/go-task/task.git
synced 2025-01-22 05:10:17 +02:00
Try checking out HEAD
This commit is contained in:
parent
870946f436
commit
61db810311
@ -1116,7 +1116,7 @@ func TestIncludesRemote(t *testing.T) {
|
|||||||
secondRemote: "./second/Taskfile.yml",
|
secondRemote: "./second/Taskfile.yml",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
firstRemote: srv.URL + "/repo.git//" + dir + "/first/Taskfile.yml?ref=main",
|
firstRemote: srv.URL + "/repo.git//" + dir + "/first/Taskfile.yml?ref=HEAD",
|
||||||
secondRemote: "./second/Taskfile.yml",
|
secondRemote: "./second/Taskfile.yml",
|
||||||
skip: !gitSupported,
|
skip: !gitSupported,
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user