Skip to content

[Eluna] Update Eluna to latest and reenable Eluna tests (#204) #199

[Eluna] Update Eluna to latest and reenable Eluna tests (#204)

[Eluna] Update Eluna to latest and reenable Eluna tests (#204) #199

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