Skip to content

Commit

Permalink
#97: try fix output from python binding tests on masoc
Browse files Browse the repository at this point in the history
  • Loading branch information
tlamonthezie committed Aug 29, 2024
1 parent fb8c123 commit 0b02561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:
pip install PyYAML
pip install .
# Test
python ./tests/test_bindings.py
sudo python ./tests/test_bindings.py
# Deactivate conda environment
conda deactivate
done
Expand Down

0 comments on commit 0b02561

Please sign in to comment.