Skip to content

Commit

Permalink
Warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
andrjohns committed Jan 17, 2025
1 parent d878c8b commit 444c2e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Run mix/fun unit tests
run: |
python runTests.py -j4 test/unit/math/fwd
python runTests.py -j4 --jumbo test/unit/math/fwd
python runTests.py -j4 --jumbo test/unit/math/prim
python runTests.py -j4 --jumbo test/unit/math/rev
python runTests.py -j2 test/unit/math/mix
Expand Down

0 comments on commit 444c2e8

Please sign in to comment.