Skip to content

Commit bbb8c67

Browse files
Fix Dockerfile
1 parent 2c285fa commit bbb8c67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ RUN make clean
1515
RUN make build TEST=1
1616

1717
WORKDIR /opt/xatu/test
18-
RUN make tests_gtest
18+
RUN make tests
1919

2020
ENV OMP_NUM_THREADS=1
2121
ENV OPENBLAS_NUM_THREADS=1

0 commit comments

Comments
 (0)