bash
Some checks failed
CI / test (push) Failing after 31s
CI / test (pull_request) Failing after 31s

This commit is contained in:
Miguel Jacq 2025-11-13 14:07:06 +11:00
parent 3510438242
commit 94340856a3
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9

View file

@ -16,7 +16,7 @@ jobs:
run: |
apt-get update
DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
python3-venv pipx
python3-venv pipx bash
- name: Install Poetry
run: |