mirror of
https://gitea.com/gitea/runner.git
synced 2026-07-08 16:06:49 +08:00
skip integration test in GH actions
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
golangci-lint run
|
||||
go test -cover ./...
|
||||
go test -cover -short ./...
|
||||
Reference in New Issue
Block a user