mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00
api_test: install ci jaxlib version
This commit is contained in:
parent
c9a700921b
commit
2878567d43
2
.github/workflows/jax-array-api.yml
vendored
2
.github/workflows/jax-array-api.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install .[cpu]
|
||||
python -m pip install .[ci]
|
||||
python -m pip install -r array-api-tests/requirements.txt
|
||||
- name: Run the test suite
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user