Skip to content

Commit 61ab487

Browse files
committed
enable backtrace
1 parent 839d028 commit 61ab487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ format-clang:
8181

8282
.PHONY: run
8383
run: githooks
84-
swift run --package-path Boka Boka --validator
84+
SWIFT_BACKTRACE=enable=yes swift run --package-path Boka Boka --validator
8585

8686
.PHONY: devnet
8787
devnet:

0 commit comments

Comments
 (0)