Skip to content

Commit bedfe51

Browse files
authored
Merge pull request #257 from OpenFreeEnergy/feat/test-all-notebooks
footgun go boom
2 parents ef85ca7 + 07d15a6 commit bedfe51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ jobs:
6363
6464
- name: Run example notebooks
6565
run: |
66-
python -m pytest -v setup/ showcase/ cookbook/ openmm_rbfe/ networks/ --nbval-lax --nbval-cell-timeout=3000 -n auto --dist loadscope
66+
python -m pytest -v --nbval-lax --nbval-cell-timeout=3000 -n auto --dist loadscope

0 commit comments

Comments
 (0)