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 7cc6a76 commit bdab0daCopy full SHA for bdab0da
.github/workflows/test.yml
@@ -52,11 +52,6 @@ jobs:
52
echo "No changed files to check."
53
fi
54
55
- - name: check missing __init__ files
56
-
57
- run: build_tools/fail_on_missing_init_files.sh
58
- shell: bash
59
60
run-notebook-tutorials:
61
name: Run notebook tutorials
62
needs: code-quality
build_tools/fail_on_missing_init_files.sh
0 commit comments