Skip to content

Commit d7143c3

Browse files
committed
add jax to environment manually
1 parent a51e2f3 commit d7143c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
echo " - python=${{ matrix.python-version }}" >> environment.yml
5454
echo " - capytaine" >> environment.yml
5555
echo " - wavespectra" >> environment.yml
56+
echo " - jax" >> environment.yml
5657
cat environment.yml
5758
5859
# use the cache if it exists

0 commit comments

Comments
 (0)