Skip to content

Commit f2fcf6f

Browse files
svekarsXilunWu
authored andcommitted
Disable rl tutorials again
1 parent d7d29fe commit f2fcf6f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.jenkins/validate_tutorials_built.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,8 @@
5050
"intermediate_source/flask_rest_api_tutorial",
5151
"intermediate_source/text_to_speech_with_torchaudio",
5252
"intermediate_source/tensorboard_profiler_tutorial", # reenable after 2.0 release.
53-
<<<<<<< HEAD
5453
"advanced_source/semi_structured_sparse", # reenable after 3303 is fixed.
5554
"recipes_source/recipes/reasoning_about_shapes"
56-
=======
57-
"advanced_source/semi_structured_sparse" # reenable after 3303 is fixed.
58-
>>>>>>> 4b04c9b (Update .jenkins/validate_tutorials_built.py)
5955
]
6056

6157
def tutorial_source_dirs() -> List[Path]:

0 commit comments

Comments
 (0)