Skip to content

fixed #29805: Correct default palette fretboard diagrams to match 4.5.2. 4.6 #7636

fixed #29805: Correct default palette fretboard diagrams to match 4.5.2. 4.6

fixed #29805: Correct default palette fretboard diagrams to match 4.5.2. 4.6 #7636

name: 'Build: Without Qt'
on:
pull_request:
workflow_dispatch:
jobs:
run_tests:
runs-on: ubuntu-22.04
steps:
- name: Cancel Previous Runs
uses: styfle/[email protected]
with:
access_token: ${{ github.token }}
- name: Clone repository
uses: actions/checkout@v4
- name: Setup environment
run: |
bash ./buildscripts/ci/withoutqt/setup.sh
- name: Build
run: |
bash ./buildscripts/ci/withoutqt/build.sh