diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index ce67e63b7..ff35174ac 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -102,8 +102,8 @@ jobs: run: | python3 -m pylint dnf-json tools/koji-compose.py - lint: - name: "⌨ Lint" + golang-lint: + name: "⌨ Golang Lint" runs-on: ubuntu-latest steps: - name: Set up Go 1.19