Skip to content

Commit 8592735

Browse files
committed
DNM add debug verbose log
1 parent 13160f9 commit 8592735

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ubuntu.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
- name: Building and running tests in debug mode with coverage
2828
run: |
2929
swift test \
30+
-v \
3031
-c debug \
3132
--enable-code-coverage \
3233
--build-path .build-test-debug

0 commit comments

Comments
 (0)