[go: up one dir, main page]

Skip to content

Link libjpeg-turbo, libpng and zlib on macOS #224

Link libjpeg-turbo, libpng and zlib on macOS

Link libjpeg-turbo, libpng and zlib on macOS #224

name: '[AU4] Check: Codestyle'
on:
pull_request:
branches:
- master
jobs:
au4_codestyle:
runs-on: ubuntu-20.04
steps:
- name: Clone repository
uses: actions/checkout@v4
- name: Fetch Muse CI scripts
run: |
cmake -P ./buildscripts/ci/checkcodestyle/ci_fetch.cmake
- name: Test coding style
run: |
cmake -P ./buildscripts/ci/checkcodestyle/_deps/checkcodestyle.cmake ./