This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
Ildaeil
mirror of
https://github.com/DISTRHO/Ildaeil.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
4
Wiki
Activity
Browse Source
Fix CI selftest after latest changes
Signed-off-by: falkTX <falktx@falktx.com>
tags/v1.3
falkTX
6 months ago
parent
e592ea2aae
commit
0f6f75ff78
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/build.yml
+ 1
- 1
.github/workflows/build.yml
View File
@@ -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 \
Write
Preview
Loading…
Cancel
Save