Unverified Commit 7e2af69f authored by Kelvin Rodriguez's avatar Kelvin Rodriguez Committed by GitHub
Browse files

Update ci_testing.yml

parent 2ec43512
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -48,7 +48,7 @@ jobs:
        # Execute tests defined by the CMake configuration.
        # See https://cmake.org/cmake/help/latest/manual/ctest.1.html for more detail
        run: | 
          ctest -j1 --output-on-failure  
          ctest -j6 --output-on-failure  
  
      - name: Install
        working-directory: ${{github.workspace}}/build