Skip to content

Commit 7aa4cc5

Browse files
committed
ci: Azure: run py37-lsof-xdist
1 parent 1d5ebf9 commit 7aa4cc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
tox.env: 'linting,docs,doctesting'
6363
py37-xdist:
6464
python.version: '3.7'
65-
tox.env: 'py37-xdist'
65+
tox.env: 'py37-lsof-xdist'
6666
PYTEST_COVERAGE: '1'
6767
py37-trial/numpy:
6868
python.version: '3.7'

0 commit comments

Comments
 (0)