We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 232f090 commit ec68ac7Copy full SHA for ec68ac7
1 file changed
.github/workflows/build.yml
@@ -435,11 +435,6 @@ jobs:
435
setup-target: '.[tutorial,test]'
436
test-case: 'test/test_notebooks.py'
437
nbexcludes: '08_newops.ipynb'
438
- - dir: 'examples/kdd22'
439
- python-version: '3.12'
440
- setup-target: '.[tutorial,test]'
441
- test-case: 'test/test_notebooks.py'
442
- nbexcludes: '08_newops.ipynb'
443
steps:
444
- uses: actions/checkout@v6
445
- name: Set up Python ${{ matrix.python-version }}
0 commit comments