We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d799d39 commit ff8968fCopy full SHA for ff8968f
.github/workflows/build.yaml
@@ -83,4 +83,4 @@ jobs:
83
run: /tmp/swift-t-install/stc/bin/swift-t -v
84
85
- name: Check that Swift/T runs
86
- run: /tmp/swift-t-install/stc/bin/swift-t -E 'trace(42);'
+ run: /tmp/swift-t-install/stc/bin/swift-t -VV -E 'trace(42);'
0 commit comments