Skip to content

Commit cafa3be

Browse files
committed
Missing newline
1 parent a14d684 commit cafa3be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.dev/docker/make_tests.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ RUN cd /app/cbflib && \
2626
conda activate test && \
2727
make tests 2>&1 | tee test.out
2828

29-
RUN ! grep -a ignored /app/cbflib/test.out
29+
RUN ! grep -a ignored /app/cbflib/test.out

0 commit comments

Comments
 (0)