Skip to content

Commit cd0d858

Browse files
Conchylicultorcopybara-github
authored andcommitted
Fix pytests not running
PiperOrigin-RevId: 300626229
1 parent 1aee888 commit cd0d858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oss_scripts/oss_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ pytest \
3535
--ignore="tensorflow_datasets/audio/nsynth_test.py" \
3636
--ignore="tensorflow_datasets/image/lsun_test.py" \
3737
--ignore="tensorflow_datasets/testing/test_utils.py" \
38-
--ignore="tensorflow_datasets/scripts/build_docs_test.py" \
38+
--ignore="tensorflow_datasets/scripts/build_docs_test.py"
3939
set_status
4040

4141
# Test notebooks in isolated environments

0 commit comments

Comments
 (0)