Skip to content

Commit

Permalink
Update workflow pytest.yml with Just's openstep-plist
Browse files Browse the repository at this point in the history
  • Loading branch information
ollimeier committed Jan 23, 2025
1 parent 3568338 commit 0d558d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
python -m pip install . --no-deps
python -m pip install -r requirements.txt
python -m pip install -r requirements-dev.txt
pip install --no-deps git+https://github.com/justvanrossum/openstep-plist.git@glyphsapp-compat
- name: Run pre-commit
uses: pre-commit/[email protected]
Expand Down

0 comments on commit 0d558d8

Please sign in to comment.