Skip to content

Commit

Permalink
CI install inih
Browse files Browse the repository at this point in the history
Signed-off-by: Isotr0py <[email protected]>
  • Loading branch information
Isotr0py committed Dec 1, 2024
1 parent 30bbabd commit bbe37a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
- name: Test with pytest
run: |
brew install inih
source venv/bin/activate
pip install -e .[dev]
pytest test/ --junitxml=junit/test-results-${{ matrix.python-version }}.xml
Expand Down

0 comments on commit bbe37a2

Please sign in to comment.