Skip to content

Commit

Permalink
include package in test.yml
Browse files Browse the repository at this point in the history
krzywon committed Oct 28, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 7c0a8b1 commit 24b7f60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -37,7 +37,7 @@ jobs:
python -m pip install wheel setuptools
python -m pip install mako
python -m pip install numpy==1.*
python -m pip install scipy matplotlib docutils pytest sphinx bumps unittest-xml-reporting tinycc siphash
python -m pip install scipy matplotlib docutils pytest sphinx bumps unittest-xml-reporting tinycc siphash24
- name: setup pyopencl on Linux + macOS
if: ${{ matrix.os != 'windows-latest' }}

0 comments on commit 24b7f60

Please sign in to comment.