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