We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 839d028 commit 61ab487Copy full SHA for 61ab487
Makefile
@@ -81,7 +81,7 @@ format-clang:
81
82
.PHONY: run
83
run: githooks
84
- swift run --package-path Boka Boka --validator
+ SWIFT_BACKTRACE=enable=yes swift run --package-path Boka Boka --validator
85
86
.PHONY: devnet
87
devnet:
0 commit comments