Skip to content

Commit

Permalink
Update pytest on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
atztogo committed Mar 2, 2025
1 parent 7a2b54f commit ffdd517
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/phono3py-pytest-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- uses: actions/checkout@v4
- name: Install phono3py
run: |
pip install --upgrade pip
pip install -e . -v
- name: Run pytest
run: |
Expand Down

0 comments on commit ffdd517

Please sign in to comment.