We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8e8e0c commit 8a04f45Copy full SHA for 8a04f45
.github/workflows/build.yaml
@@ -142,7 +142,7 @@ jobs:
142
${{ env.APP_DIR }}/${{ matrix.test-binary }} --strictness-level 10 --rtcheck relaxed --validate '${{ env.PLUGIN_CACHE_PATH }}/MultiOutSynthPlugin_artefacts/Debug/VST3/MultiOutSynthPlugin.vst3'
143
144
145
-- name: Validate JUCE Plugin examples (AU)
+ - name: Validate JUCE Plugin examples (AU)
146
shell: bash
147
continue-on-error: true
148
if: ${{ matrix.name == 'macOS' }}
0 commit comments