mirror of
https://gitea.com/gitea/runner.git
synced 2026-08-24 21:07:45 +00:00
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
golangci-lint run
|
||||
go test -cover -short ./...
|
||||
Reference in New Issue
Block a user