Skip to content

Commit b64f194

Browse files
committed
CI: Enable verbose build
1 parent 74a27d8 commit b64f194

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ task:
1616
- pkg install -y evdev-proto meson ninja pkgconf
1717
script:
1818
- env CPPFLAGS='-isystem /usr/local/include' CFLAGS='-isystem /usr/local/include' meson _build
19-
- ninja -C _build
19+
- ninja -v -C _build

0 commit comments

Comments
 (0)