mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 00:22:28 +02:00
remove double space in format
This commit is contained in:
@@ -42,6 +42,6 @@ jobs:
|
|||||||
TOXENV: test-farm-apache2
|
TOXENV: test-farm-apache2
|
||||||
uses: "./.github/workflows/tox_steps.yml"
|
uses: "./.github/workflows/tox_steps.yml"
|
||||||
with:
|
with:
|
||||||
PYTHON_VERSION: "${{ matrix.PYTHON_VERSION }}"
|
PYTHON_VERSION: "${{ matrix.PYTHON_VERSION }}"
|
||||||
TOXENV: "${{ matrix.TOXENV }}"
|
TOXENV: "${{ matrix.TOXENV }}"
|
||||||
IMAGE_NAME: "${{ matrix.IMAGE_NAME }}"
|
IMAGE_NAME: "${{ matrix.IMAGE_NAME }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user