Skip to content

[EasyBuild] Added support for MariaDB 11.5 11.6 11.7 #198

[EasyBuild] Added support for MariaDB 11.5 11.6 11.7

[EasyBuild] Added support for MariaDB 11.5 11.6 11.7 #198

name: Codestyle Checks
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
check-codestyle:
strategy:
fail-fast: false
runs-on: ubuntu-latest
name: Check Codestyling
steps:
- uses: actions/checkout@v2
- name: Check Codestyling
run: source ./apps/ci/ci-codestyle.sh