Skip to content

Commit 8aa64c3

Browse files
author
Svetlana Karslioglu
committed
Update build.sh
1 parent 785a5f0 commit 8aa64c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.jenkins/build.sh

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ if [[ "${JOB_BASE_NAME}" == *worker_* ]]; then
4949
# python $DIR/remove_runnable_code.py intermediate_source/spatial_transformer_tutorial.py intermediate_source/spatial_transformer_tutorial.py || true
5050
# Temp remove for 1.10 release.
5151
# python $DIR/remove_runnable_code.py advanced_source/neural_style_tutorial.py advanced_source/neural_style_tutorial.py || true
52+
5253
# TODO: Fix bugs in these tutorials to make them runnable again
5354
# python $DIR/remove_runnable_code.py beginner_source/audio_classifier_tutorial.py beginner_source/audio_classifier_tutorial.py || true
5455

0 commit comments

Comments
 (0)