Skip to content

Commit

Permalink
Run all tests again
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaps0dy committed Jan 31, 2024
1 parent 34897bf commit 3d83a84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
- run:
name: Run tests
command: |
/workspace/dist_test.py --worker-out-dir /workspace/test-results tests/test_identity.py
/workspace/dist_test.py --worker-out-dir /workspace/test-results . -k 'not test_save_load_large_model'
environment:
OMP_NUM_THREADS: "2"
- save-worker-test-results

0 comments on commit 3d83a84

Please sign in to comment.