Skip to content

Commit c23a7c0

Browse files
committed
MAINT: add pyro-ppl to build env
1 parent 6f1510b commit c23a7c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: |
2424
pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128
2525
pip install --upgrade "jax[cuda12-local]"
26-
pip install numpyro
26+
pip install numpyro pyro-ppl
2727
python scripts/test-jax-install.py
2828
- name: Check nvidia Drivers
2929
shell: bash -l {0}

0 commit comments

Comments
 (0)