mirror of
https://gitea.com/gitea/act_runner.git
synced 2025-06-15 11:07:13 +02:00
Vet code (#73)
Reviewed-on: https://gitea.com/gitea/act_runner/pulls/73
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
// Copyright 2023 The Gitea Authors. All rights reserved.
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
package runtime
|
||||
|
||||
import "testing"
|
||||
|
Reference in New Issue
Block a user