There was an error while loading. Please reload this page.
2 parents ef85ca7 + 07d15a6 commit bedfe51Copy full SHA for bedfe51
1 file changed
.github/workflows/CI.yml
@@ -63,4 +63,4 @@ jobs:
63
64
- name: Run example notebooks
65
run: |
66
- python -m pytest -v setup/ showcase/ cookbook/ openmm_rbfe/ networks/ --nbval-lax --nbval-cell-timeout=3000 -n auto --dist loadscope
+ python -m pytest -v --nbval-lax --nbval-cell-timeout=3000 -n auto --dist loadscope
0 commit comments