mirror of
https://github.com/DifferentiableUniverseInitiative/JaxPM.git
synced 2025-06-15 10:21:11 +00:00
format
This commit is contained in:
parent
187cf5c4ba
commit
d874790543
2 changed files with 3 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -35,6 +35,8 @@ jobs:
|
|||
pip install pytest
|
||||
pip install diffrax
|
||||
pip install .
|
||||
echo "numpy version installed:"
|
||||
python -c "import numpy; print(numpy.__version__)"
|
||||
|
||||
- name: Run Single Device Tests
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue