mirror of
https://github.com/go-gitea/gitea.git
synced 2025-11-02 00:27:24 +01:00
fix check-backend
This commit is contained in:
parent
e00f3421c1
commit
116e21f764
@ -9,11 +9,12 @@ import (
|
||||
"net/url"
|
||||
"testing"
|
||||
|
||||
runnerv1 "code.gitea.io/actions-proto-go/runner/v1"
|
||||
auth_model "code.gitea.io/gitea/models/auth"
|
||||
repo_model "code.gitea.io/gitea/models/repo"
|
||||
"code.gitea.io/gitea/models/unittest"
|
||||
user_model "code.gitea.io/gitea/models/user"
|
||||
|
||||
runnerv1 "code.gitea.io/actions-proto-go/runner/v1"
|
||||
)
|
||||
|
||||
func TestActionsRerun(t *testing.T) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user