chore(ci): speed-up tests (#1752)
* chore(ci): speed-up tests * back to 2 processes on Azure macOS
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ jobs:
|
||||
versionSpec: '3.8'
|
||||
- bash: |
|
||||
python -m pip install -e ".[dev]"
|
||||
python ./bin/run_tests.py
|
||||
python ./bin/run_tests.py --num-processes 2
|
||||
|
||||
- job: windows_38
|
||||
pool: {vmImage: 'windows-2019'}
|
||||
|
||||
Reference in New Issue
Block a user