CI: Update XML/clang-format validation job names
This commit is contained in:
2
.github/workflows/clang-format.yml
vendored
2
.github/workflows/clang-format.yml
vendored
@@ -3,7 +3,7 @@ name: Clang Format Check
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
ubuntu64:
|
||||
clang-format-check:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
2
.github/workflows/qt-xml.yml
vendored
2
.github/workflows/qt-xml.yml
vendored
@@ -9,7 +9,7 @@ on:
|
||||
- "UI/forms/**"
|
||||
|
||||
jobs:
|
||||
ubuntu64:
|
||||
qt-xml-validator:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
Reference in New Issue
Block a user