Skip to content

#25029: Long text of drop-down lists overlaps the down arrow #1508

#25029: Long text of drop-down lists overlaps the down arrow

#25029: Long text of drop-down lists overlaps the down arrow #1508

Workflow file for this run

name: 'Check: Codestyle'
on:
pull_request:
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