Skip to content

Commit b917555

Browse files
authored
Update routers/web/repo/actions/actions_test.go
1 parent 5845a98 commit b917555

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

routers/web/repo/actions/actions_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ import (
1010
actions_model "code.gitea.io/gitea/models/actions"
1111
"code.gitea.io/gitea/models/db"
1212
unittest "code.gitea.io/gitea/models/unittest"
13+
1314
act_model "github.com/nektos/act/pkg/model"
1415
"github.com/stretchr/testify/assert"
1516
)

0 commit comments

Comments
 (0)