Update continuous.yml (#2161)

This commit is contained in:
Alec Jacobson
2023-02-04 15:46:22 -05:00
committed by GitHub
parent 3e3c96d0fd
commit 4a91b88f81
+1 -1
View File
@@ -136,7 +136,7 @@ jobs:
-DLIBIGL_COPYLEFT_CGAL=ON ^
-B build ^
-S .
cmake --build build -j1
cmake --build build -j2
- name: Tests
run: cd build; ctest --verbose -j2