Skip to content

Commit 011de47

Browse files
committed
Add some debug for notebook 5
1 parent 9d0968d commit 011de47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
run: source devtools/patch-all
8484
- name: "Run tests"
8585
run: |
86-
pytest --nbval-lax 5_custom_shooting_setup.ipynb
86+
pytest -v --durations=0 --nbval-lax 5_custom_shooting_setup.ipynb
8787
source devtools/run5.sh
8888
pytest --nbval-lax \
8989
6_custom_shooting_analysis.ipynb \

0 commit comments

Comments
 (0)