fix: update all imports to use Forgejo instead of GitHub
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ import (
|
||||
"testing"
|
||||
|
||||
"github.com/stretchr/testify/assert"
|
||||
"github.com/rockliang/poimen/workflows/action"
|
||||
"forgejo.riotpiao.com/rock/poimen-workflows/action"
|
||||
)
|
||||
|
||||
func TestGitCloneAndFetch(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user