Skip to content

Commit

Permalink
install cython
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenyuLInx committed Dec 14, 2023
1 parent 9c6523b commit 37385fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
- name: Python setup
run: |
python -m pip install --upgrade pip
python -m pip install tox
python -m pip install tox cython
- name: Run Unit Tests
run: tox -e unit
Expand Down

0 comments on commit 37385fa

Please sign in to comment.