Skip to content

Commit 8a04f45

Browse files
committed
rtcheck: Fixed syntax
1 parent d8e8e0c commit 8a04f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
${{ env.APP_DIR }}/${{ matrix.test-binary }} --strictness-level 10 --rtcheck relaxed --validate '${{ env.PLUGIN_CACHE_PATH }}/MultiOutSynthPlugin_artefacts/Debug/VST3/MultiOutSynthPlugin.vst3'
143143
144144
145-
- name: Validate JUCE Plugin examples (AU)
145+
- name: Validate JUCE Plugin examples (AU)
146146
shell: bash
147147
continue-on-error: true
148148
if: ${{ matrix.name == 'macOS' }}

0 commit comments

Comments
 (0)