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 7631af5 commit e804792Copy full SHA for e804792
.github/workflows/test.yml
@@ -38,4 +38,4 @@ jobs:
38
39
- name: Run Notebooks
40
run: |
41
- poetry run pytest --nbmake tutorials/
+ poetry run pytest --nbmake tutorials/ --ignore=tutorials/tutorial_cpgptgrimage3.ipynb
0 commit comments