Skip to content

Commit 37dc59d

Browse files
author
Svetlana Karslioglu
authored
Update build.sh
1 parent 4fe66e0 commit 37dc59d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.jenkins/build.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ if [[ "${JOB_BASE_NAME}" == *worker_* ]]; then
4747
# python $DIR/remove_runnable_code.py intermediate_source/spatial_transformer_tutorial.py intermediate_source/spatial_transformer_tutorial.py || true
4848
# Temp remove for 1.10 release.
4949
# python $DIR/remove_runnable_code.py advanced_source/neural_style_tutorial.py advanced_source/neural_style_tutorial.py || true
50-
5150
# TODO: Fix bugs in these tutorials to make them runnable again
5251
# python $DIR/remove_runnable_code.py beginner_source/audio_classifier_tutorial.py beginner_source/audio_classifier_tutorial.py || true
5352

0 commit comments

Comments
 (0)