fix e2e tests and disable pr docker push

This commit is contained in:
Adil Hafeez 2025-12-23 17:58:47 -08:00
parent 4dfa847228
commit 858fd4924a
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
6 changed files with 19 additions and 19 deletions

View file

@ -34,12 +34,12 @@ log = getLogger(__name__)
# ref https://patorjk.com/software/taag/#p=display&f=Doom&t=Plano&x=none&v=4&h=4&w=80&we=false
logo = r"""
______ _
| ___ \ |
| |_/ / | __ _ _ __ ___
| __/| |/ _` | '_ \ / _ \
______ _
| ___ \ |
| |_/ / | __ _ _ __ ___
| __/| |/ _` | '_ \ / _ \
| | | | (_| | | | | (_) |
\_| |_|\__,_|_| |_|\___/
\_| |_|\__,_|_| |_|\___/
"""