Test: rename 'Lint' -> 'Golang Lint'
Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
parent
5fcbce535c
commit
b58a4b0009
1 changed files with 2 additions and 2 deletions
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue