echo start

This commit is contained in:
Aleksandr Razumov 2020-04-26 03:58:43 +03:00
parent bdb0c2099d
commit 2a6877729d
No known key found for this signature in database
GPG Key ID: 1D14A82D2E311045

View File

@ -1,4 +1,6 @@
#!/bin/bash
echo 'golangci-lint-action: start'
# shellcheck disable=SC2086
golangci-lint run --out-format github-actions ${FLAGS}