rename job

This commit is contained in:
Aine 2022-07-17 17:10:15 +03:00
parent c0ad515920
commit a3581e79a7
No known key found for this signature in database
GPG Key ID: 34969C908CCA2804
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ jobs:
- name: Run yamllint
uses: frenck/action-yamllint@v1.2.0
ansible-lint:
name: yamllint
name: ansible-lint
runs-on: ubuntu-latest
steps:
- name: Check out