We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c285fa commit bbb8c67Copy full SHA for bbb8c67
1 file changed
Dockerfile
@@ -15,7 +15,7 @@ RUN make clean
15
RUN make build TEST=1
16
17
WORKDIR /opt/xatu/test
18
-RUN make tests_gtest
+RUN make tests
19
20
ENV OMP_NUM_THREADS=1
21
ENV OPENBLAS_NUM_THREADS=1
0 commit comments