We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1d90c1 commit ed075e1Copy full SHA for ed075e1
.github/workflows/debug_tests.yml
@@ -66,7 +66,6 @@ jobs:
66
shell: bash -e -l {0}
67
run: |
68
./build0.sh
69
- export CXXFLAGS="-Werror -DDEBUG_ERROR_RENDERING"
70
export LPYTHON_TEST_DEBUG=1
71
export DOCTEST_CONFIG_SUPER_QUIET=1
72
cmake . -GNinja \
0 commit comments