Skip to content

Commit

Permalink
Be nice to TF (#24076)
Browse files Browse the repository at this point in the history
* fix

* fix

---------

Co-authored-by: ydshieh <[email protected]>
  • Loading branch information
ydshieh and ydshieh authored Jun 7, 2023
1 parent 4795219 commit 092c14c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/create_circleci_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,7 @@ def job_name(self):
"pip install tensorflow_probability",
],
parallelism=1,
pytest_num_workers=6,
pytest_options={"rA": None},
)

Expand Down

0 comments on commit 092c14c

Please sign in to comment.