We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5503df3 commit c124f4eCopy full SHA for c124f4e
.github/downstream.d/certbot.sh
@@ -14,7 +14,7 @@ case "${1}" in
14
# Ignore some warnings for now since they're now automatically promoted
15
# to errors. We can probably remove this when acme gets split into
16
# its own repo
17
- pytest -Wignore certbot/tests
+ pytest -Wignore certbot
18
pytest acme
19
;;
20
*)
0 commit comments