Skip to content

Commit

Permalink
Skip latest mkl.
Browse files Browse the repository at this point in the history
  • Loading branch information
vnmabus committed May 12, 2024
1 parent f4378da commit fc4530c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- name: Run tests
run: |
pip3 debug --verbose .
pip3 install mkl-devel!=2024.1.0
pip3 install ".[test]"
pytest --cov=skfda/ --cov-report=xml
Expand Down

0 comments on commit fc4530c

Please sign in to comment.