diff --git a/.github/workflows/go_ci_lint.yml b/.github/workflows/go_ci_lint.yml index f6c6560..5c387e7 100644 --- a/.github/workflows/go_ci_lint.yml +++ b/.github/workflows/go_ci_lint.yml @@ -1,4 +1,4 @@ -name: go ci Lint +name: go ci lint on: push: branches: diff --git a/.gitignore b/.gitignore index b712300..9555587 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,7 @@ target/* *.test # Output of the go coverage tool, specifically when used with LiteIDE +coverage.txt *.out # Go workspace file