"vscode:/vscode.git/clone" did not exist on "2448751c8ec5467eb55246929b3204b901286d57"
Unverified Commit 2ebbbf51 authored by moto's avatar moto Committed by GitHub
Browse files

Run flake8 in CCI unittest (#598)

parent 20689b7f
...@@ -7,3 +7,4 @@ conda activate ./env ...@@ -7,3 +7,4 @@ conda activate ./env
python -m torch.utils.collect_env python -m torch.utils.collect_env
pytest --cov=torchaudio --junitxml=test-results/junit.xml -v test pytest --cov=torchaudio --junitxml=test-results/junit.xml -v test
flake8 torchaudio test
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