CI: cosmetic
Some checks failed
/ build (push) Failing after 12s

This commit is contained in:
phil 2024-11-01 23:26:53 +01:00
parent 518ee39dac
commit 50a2a2ec8f

View file

@ -30,7 +30,7 @@ jobs:
#- name: Install dependencies
# run: uv sync
- name: Run basic test (bootstrap)
- name: Run basic test (API call)
run: pytest -s tests/basic.py
- name: Workaround for bug of podman-login