Skip to content

Commit bdab0da

Browse files
committed
remove init check
1 parent 7cc6a76 commit bdab0da

File tree

2 files changed

+0
-18
lines changed

2 files changed

+0
-18
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,6 @@ jobs:
5252
echo "No changed files to check."
5353
fi
5454
55-
- name: check missing __init__ files
56-
57-
run: build_tools/fail_on_missing_init_files.sh
58-
shell: bash
59-
6055
run-notebook-tutorials:
6156
name: Run notebook tutorials
6257
needs: code-quality

build_tools/fail_on_missing_init_files.sh

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)