We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7143c3 commit a30c1ddCopy full SHA for a30c1dd
.github/workflows/pr.yml
@@ -54,6 +54,7 @@ jobs:
54
echo " - capytaine" >> environment.yml
55
echo " - wavespectra" >> environment.yml
56
echo " - jax" >> environment.yml
57
+ echo " - jaxlib" >> environment.yml
58
cat environment.yml
59
60
# use the cache if it exists
0 commit comments