Skip to content

Commit

Permalink
Update macos-build-and-pytest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmed-Bayoumy committed Jun 4, 2023
1 parent 7fe5931 commit d4266c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/macos-build-and-pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install flake8 pytest pytest-cov
pip install flake8 pytest
pip install wheel
python setup.py sdist bdist_wheel
Expand Down

0 comments on commit d4266c6

Please sign in to comment.