Skip to content

Commit bae3a89

Browse files
authored
Merge pull request #1 from Unam3dd/dev
Merge dev to main
2 parents 0e0497d + 5f68f43 commit bae3a89

File tree

2 files changed

+493
-12
lines changed

2 files changed

+493
-12
lines changed
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,5 @@ jobs:
6464
6565
- name: Run tests in Debug
6666
run: |
67-
meson test --print-errorlogs -C build
68-
rm -rf build
69-
67+
meson test --verbose --print-errorlogs -C build
68+
rm -rf build

0 commit comments

Comments
 (0)