mirror of
https://github.com/go-task/task.git
synced 2025-11-23 22:24:45 +02:00
Ensure the $HOME env is being set on Windows
This commit is contained in:
@@ -12,6 +12,7 @@ import (
|
||||
"testing"
|
||||
|
||||
"github.com/go-task/task/v2"
|
||||
_ "github.com/go-task/task/v2/internal/homefix"
|
||||
"github.com/go-task/task/v2/internal/taskfile"
|
||||
|
||||
"github.com/mitchellh/go-homedir"
|
||||
|
||||
Reference in New Issue
Block a user