CI: Update XML/clang-format validation job names

This commit is contained in:
derrod
2021-11-24 17:33:10 +01:00
committed by Jim
parent 26f1bfd05f
commit 060f24ad49
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ name: Clang Format Check
on: [push, pull_request]
jobs:
ubuntu64:
clang-format-check:
runs-on: ubuntu-latest
steps:
- name: Checkout

View File

@@ -9,7 +9,7 @@ on:
- "UI/forms/**"
jobs:
ubuntu64:
qt-xml-validator:
runs-on: ubuntu-latest
steps:
- name: Checkout