Skip to content

fix #18197 #18212 correct instrument change and key signatures behaviour #5825

fix #18197 #18212 correct instrument change and key signatures behaviour

fix #18197 #18212 correct instrument change and key signatures behaviour #5825

Workflow file for this run

name: CI_Without Qt
on:
pull_request:
branches:
- master
jobs:
run_tests:
runs-on: ubuntu-20.04
steps:
- name: Cancel Previous Runs
uses: styfle/[email protected]
with:
access_token: ${{ github.token }}
- name: Clone repository
uses: actions/checkout@v3
- name: Setup environment
run: |
sudo bash ./build/ci/withoutqt/setup.sh
- name: Build
run: |
sudo bash ./build/ci/withoutqt/build.sh