Skip to content

Commit 0ce2388

Browse files
committed
test tutorial test
1 parent ff23100 commit 0ce2388

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ jobs:
156156
- name: Test Notebooks
157157
run: |
158158
micromamba activate a2
159-
pytest --nbmake ./tutorials --ignore=./tutorials/openmm_tutorial.ipynb --ignore=./tutorials/force_fields/*
159+
pytest --nbmake ./tutorials --ignore=./tutorials/openmm_tutorial.ipynb --ignore=./tutorials/force_fields
160160
161161
- name: Test ASE
162162
env:

0 commit comments

Comments
 (0)