mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-03-23 23:35:03 +01:00
2
.github/actions/check/entrypoint.sh
vendored
2
.github/actions/check/entrypoint.sh
vendored
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
golangci-lint run
|
||||
go test -cover ./...
|
||||
Reference in New Issue
Block a user