Unverified Commit 84966ae1 authored by moto's avatar moto Committed by GitHub
Browse files

Temporarily disable fileobj tests (#1168)

parent d4fe76e7
...@@ -17,4 +17,4 @@ declare -a args=( ...@@ -17,4 +17,4 @@ declare -a args=(
) )
cd test cd test
pytest "${args[@]}" torchaudio_unittest pytest "${args[@]}" torchaudio_unittest -k "not fileobj"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment