Skip to content

Commit

Permalink
- continuing to debug MacOS 14;
Browse files Browse the repository at this point in the history
  • Loading branch information
jaltmayerpizzorno committed Apr 28, 2024
1 parent 482cf33 commit c483ae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: install dependencies
run: |
python3 -m pip install wheel setuptools pytest
python3 -m pip -vvv install .
python3 -m pip -vvv install --no-use-pep517 .
- name: install Unix dependencies
if: matrix.os != 'windows-latest'
Expand Down

0 comments on commit c483ae1

Please sign in to comment.