We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3eb353 commit cae555eCopy full SHA for cae555e
ci/test.xsh
@@ -13,7 +13,7 @@ src/bin/lpython -o expr2 expr2.o
13
# Test the new Python frontend, manually for now:
14
src/bin/lpython --show-ast tests/doconcurrentloop_01.py
15
src/bin/lpython --show-asr tests/doconcurrentloop_01.py
16
-src/bin/lpython --show-cpp tests/doconcurrentloop_01.py
+# src/bin/lpython --show-cpp tests/doconcurrentloop_01.py
17
18
if $WIN == "1":
19
python run_tests.py --skip-run-with-dbg --no-color
0 commit comments