Skip to content

Commit

Permalink
fixed codecov?
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Nicodemus committed Jan 16, 2025
1 parent 2b361e7 commit 8e96c46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
run: |
python -m pip install wheel
python -m pip install --upgrade pip
python -m pip install flake8 pytest pytest-cov
python -m pip install flake8 pytest pytest-cov cython
python setup.py build_ext --inplace
# pip install -r requirements.txt
- name: Install CAJAL
Expand Down

0 comments on commit 8e96c46

Please sign in to comment.