Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix CI selftest after latest changes
Signed-off-by: falkTX <falktx@falktx.com>
  • Loading branch information
falkTX committed May 21, 2023
1 parent e592ea2 commit 0f6f75f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -270,7 +270,7 @@ jobs:
--leak-check=no \
--track-origins=yes \
--suppressions=./dpf/utils/valgrind-dpf.supp \
./bin/Ildaeil-FX selftest
./bin/Ildaeil selftest
- name: Validate LV2 ttl syntax
run: |
lv2_validate \
Expand Down

0 comments on commit 0f6f75f

Please sign in to comment.