Skip to content

Commit

Permalink
FIXME: tweak macos CI for verbose output
Browse files Browse the repository at this point in the history
  • Loading branch information
wismill committed Dec 26, 2024
1 parent 81ed35a commit d7cdd37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
PATH="/usr/local/opt/bison/bin:${PATH}" meson compile -C build
- name: Test
run: |
meson test -C build --print-errorlogs
meson test -C build --print-errorlogs -v x11comp

0 comments on commit d7cdd37

Please sign in to comment.