Skip to content

Commit

Permalink
ignoring torch tests for mac
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-taylor committed Jun 4, 2024
1 parent 21d1724 commit 9ee31b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,6 @@ jobs:
run: |
pip install torchvision torchinfo
pip install pytest
pytest
pytest --ignore tests/deeplearning/test_hitters.py --ignore tests/deeplearning/test_mnist.py

0 comments on commit 9ee31b7

Please sign in to comment.