Skip to content

Commit

Permalink
bug fix macOS build
Browse files Browse the repository at this point in the history
  • Loading branch information
oulap authored Sep 27, 2024
1 parent 54a176a commit a863700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ jobs:
python -m pip install samseg*.whl
python -m pip install pytest
python -m pip install tensorflow
cd..
cd ..
python -c "import samseg"
python -m pytest --pyargs samseg.tests
Expand Down

0 comments on commit a863700

Please sign in to comment.