Skip to content

Commit

Permalink
parallel
Browse files Browse the repository at this point in the history
  • Loading branch information
andrjohns committed Jan 17, 2025
1 parent f1ab2d2 commit b5a6447
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ jobs:
#python runTests.py -j4 --jumbo --run-all test/unit/math/fwd
#python runTests.py -j4 --jumbo --run-all test/unit/math/prim
#python runTests.py -j4 --jumbo --run-all test/unit/math/rev
python runTests.py -j4 --run-all test/unit/math/opencl
python runTests.py -j2 test/unit/math/mix
python runTests.py -j2 --run-all test/unit/math/opencl
python runTests.py -j2 --run-all test/unit/math/mix
- name: Upload gtest_output xml
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit b5a6447

Please sign in to comment.