Skip to content

Merge pull request #1647 from thecarlo/mac-osx-left-cmd-double-tab-q-… #2644

Merge pull request #1647 from thecarlo/mac-osx-left-cmd-double-tab-q-…

Merge pull request #1647 from thecarlo/mac-osx-left-cmd-double-tab-q-… #2644

Workflow file for this run

name: KE-complex_modifications CI
on:
push:
branches:
- main
pull_request:
jobs:
build:
runs-on: macos-14
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 1
submodules: recursive
- name: rebuild
run: make rebuild
- name: check uncommitted changes
run: bash core/scripts/check-uncommitted-changes.sh