Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alinelena authored Jul 31, 2024
1 parent a0f410f commit fc1a653
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
env:
# show timings of tests
PYTEST_ADDOPTS: "--durations=0"
PYTORCH_MPS_HIGH_WATERMARK_RATIO: "0.0"
run: poetry run pytest --cov janus_core --cov-append .

- name: Report coverage to Coveralls
Expand Down

0 comments on commit fc1a653

Please sign in to comment.