mirror of
https://github.com/certbot/certbot.git
synced 2026-06-04 14:26:10 -04:00
actually fix it
This commit is contained in:
parent
8bceef8bfb
commit
4d90284d0f
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -141,7 +141,7 @@ passenv =
|
|||
# environment.
|
||||
commands =
|
||||
{[base]pip_install} certbot-ci
|
||||
{toxinidir}/certbot-apache/certbot_apache/_internal/tests/apache-conf-files/apache-conf-test --debian-modules
|
||||
{toxinidir}/certbot-apache/certbot_apache/_internal/tests/apache-conf-files/apache-conf-test-pebble.py --debian-modules
|
||||
|
||||
[testenv:apacheconftest-with-pebble]
|
||||
commands =
|
||||
|
|
|
|||
Loading…
Reference in a new issue