Skip to content

Commit

Permalink
iter
Browse files Browse the repository at this point in the history
  • Loading branch information
glemaitre committed Apr 15, 2024
1 parent 3d381be commit 75e5e7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
pixi-version: v0.19.1
environments: ${{ matrix.environment }}
- name: Run tests
run: pixi run -e ${{ matrix.environment }} test
run: PYTORCH_MPS_HIGH_WATERMARK_RATIO=0.0 pixi run -e ${{ matrix.environment }} test

0 comments on commit 75e5e7c

Please sign in to comment.