Skip to content

Commit

Permalink
Emit libunwind trace logs
Browse files Browse the repository at this point in the history
  • Loading branch information
etan-status committed Jan 27, 2025
1 parent 85f959f commit fe5a5b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,4 +180,4 @@ jobs:
export NIMFLAGS="-d:nimRawSetjmp"
fi
${MAKE_CMD} -j ${ncpu}
${MAKE_CMD} test
LIBUNWIND_PRINT_APIS=1 LIBUNWIND_PRINT_UNWINDING=1 ${MAKE_CMD} test

0 comments on commit fe5a5b5

Please sign in to comment.