We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f1c2c4 commit 75bc4caCopy full SHA for 75bc4ca
azure/Dockerfile
@@ -81,5 +81,5 @@ RUN ./configure \
81
--with-zlib
82
83
RUN make clean && make -j`nproc`
84
-RUN sapi/cli/php run-tests.php -j`nproc` --offline -q \
+RUN sapi/cli/php run-tests.php -j`nproc` -q \
85
--show-diff -g FAIL,XFAIL,BORK,WARN,LEAK,XLEAK,SKIP
0 commit comments