Skip to content

Sync XML tags with Style ID names #20324

Sync XML tags with Style ID names

Sync XML tags with Style ID names #20324

Workflow file for this run

name: CI_codestyle
on:
pull_request:
branches:
- master
jobs:
codestyle:
runs-on: ubuntu-20.04
steps:
- name: Clone repository
uses: actions/checkout@v4
- name: Test coding style
run: |
bash ./buildscripts/ci/linux/checkcodestyle.sh