Skip to content

Commit ed075e1

Browse files
committed
Remove CXXFLAGS
1 parent a1d90c1 commit ed075e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/debug_tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ jobs:
6666
shell: bash -e -l {0}
6767
run: |
6868
./build0.sh
69-
export CXXFLAGS="-Werror -DDEBUG_ERROR_RENDERING"
7069
export LPYTHON_TEST_DEBUG=1
7170
export DOCTEST_CONFIG_SUPER_QUIET=1
7271
cmake . -GNinja \

0 commit comments

Comments
 (0)