Skip to content

Commit ff8968f

Browse files
committed
Debug GH
1 parent d799d39 commit ff8968f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,4 @@ jobs:
8383
run: /tmp/swift-t-install/stc/bin/swift-t -v
8484

8585
- name: Check that Swift/T runs
86-
run: /tmp/swift-t-install/stc/bin/swift-t -E 'trace(42);'
86+
run: /tmp/swift-t-install/stc/bin/swift-t -VV -E 'trace(42);'

0 commit comments

Comments
 (0)