mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 08:12:15 -04:00
Fix
This commit is contained in:
parent
12dce1de22
commit
fd8e13d6e2
1 changed files with 2 additions and 1 deletions
|
|
@ -5,7 +5,8 @@ jobs:
|
|||
value: ubuntu-18.04
|
||||
- group: certbot-common
|
||||
- ${{ if contains(variables['TOXENV'], 'integration') }}:
|
||||
PYTEST_ADDOPTS: --numprocesses 4
|
||||
name: PYTEST_ADDOPTS
|
||||
value: --numprocesses 4
|
||||
strategy:
|
||||
matrix:
|
||||
linux-py36:
|
||||
|
|
|
|||
Loading…
Reference in a new issue