We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a14d684 commit cafa3beCopy full SHA for cafa3be
.dev/docker/make_tests.dockerfile
@@ -26,4 +26,4 @@ RUN cd /app/cbflib && \
26
conda activate test && \
27
make tests 2>&1 | tee test.out
28
29
-RUN ! grep -a ignored /app/cbflib/test.out
+RUN ! grep -a ignored /app/cbflib/test.out
0 commit comments