Skip to content

Commit

Permalink
CI needs to build the Cython extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
ianmkenney committed Jul 21, 2023
1 parent 735a56f commit a8f19ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
- name: Install package
run: |
python --version
python setup.py build_ext -i
python -m pip install . --no-deps
- name: Python information
Expand Down

0 comments on commit a8f19ab

Please sign in to comment.